Solved: Init System has been fixed with the net install packages yml

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-10-04 12:22:50 +09:00
parent 298f567779
commit 9445c04850
2 changed files with 6 additions and 1 deletions

View File

@ -1,18 +1,20 @@
# Auto generated descriptions from netinstall-packages
- name: " SysVinit Init System "
description: " The original sysv-init, the standard and recommended choice"
selected: true
packages:
- sysvinit-core
- name: " Runit Init System"
description: " An alternative implementation which provides /sbin/init
(PID 1)."
selected: false
packages:
- runit-init
- name: " Openrc Init System"
description: " A dependency-based service and runlevel management system"
selected: false
packages:
- openrc

View File

@ -1,17 +1,20 @@
# Auto generated descriptions from netinstall-packages
- name: " SysVinit Init System "
description: " The original sysv-init, the standard and recommended choice"
selected: true
packages:
- sysvinit-core
- name: " Runit Init System"
description: " An alternative implementation which provides /sbin/init
(PID 1)."
selected: false
packages:
- runit-init
- name: " Openrc Init System"
description: " A dependency-based service and runlevel management system"
selected: false
packages:
- openrc