Updated Packages to use init systems
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
e2b596a203
commit
6c030225b3
|
@ -1,14 +1,15 @@
|
|||
# Auto generated descriptions from netinstall-packages
|
||||
- name: " SysVinit Init System"
|
||||
description: " Install the SysV Init System"
|
||||
selected: True
|
||||
description: " The original sysv-init, the standard and recommended choice."
|
||||
selected: true
|
||||
- sysvinit-core
|
||||
- name: " Runit Init System"
|
||||
description: " Install the Runit Init System"
|
||||
description: " An alternative implementation which provides /sbin/init
|
||||
(PID 1)."
|
||||
selected: false
|
||||
- runit-init
|
||||
- name: " Openrc Init System"
|
||||
description: " Install the Openrc Init System"
|
||||
description: " A dependency-based service and runlevel management system."
|
||||
selected: false
|
||||
- openrc
|
||||
|
||||
|
|
Loading…
Reference in New Issue