Trouble Shooting: Calamares Settings for Devuan
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
29c226d5ee
commit
298f567779
|
@ -7,12 +7,12 @@
|
||||||
- name: " Runit Init System"
|
- name: " Runit Init System"
|
||||||
description: " An alternative implementation which provides /sbin/init
|
description: " An alternative implementation which provides /sbin/init
|
||||||
(PID 1)."
|
(PID 1)."
|
||||||
packages
|
packages:
|
||||||
- runit-init
|
- runit-init
|
||||||
|
|
||||||
- name: " Openrc Init System"
|
- name: " Openrc Init System"
|
||||||
description: " A dependency-based service and runlevel management system"
|
description: " A dependency-based service and runlevel management system"
|
||||||
packages
|
packages:
|
||||||
- openrc
|
- openrc
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -7,12 +7,12 @@
|
||||||
- name: " Runit Init System"
|
- name: " Runit Init System"
|
||||||
description: " An alternative implementation which provides /sbin/init
|
description: " An alternative implementation which provides /sbin/init
|
||||||
(PID 1)."
|
(PID 1)."
|
||||||
packages
|
packages:
|
||||||
- runit-init
|
- runit-init
|
||||||
|
|
||||||
- name: " Openrc Init System"
|
- name: " Openrc Init System"
|
||||||
description: " A dependency-based service and runlevel management system"
|
description: " A dependency-based service and runlevel management system"
|
||||||
packages
|
packages:
|
||||||
- openrc
|
- openrc
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue