Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Use systemd for system initialization
|
||||
DISTRO_FEATURES:append = " systemd"
|
||||
DISTRO_FEATURES_BACKFILL_CONSIDERED:append = " sysvinit"
|
||||
VIRTUAL-RUNTIME_init_manager ??= "systemd"
|
||||
VIRTUAL-RUNTIME_initscripts ??= "systemd-compat-units"
|
||||
VIRTUAL-RUNTIME_login_manager ??= "shadow-base"
|
||||
VIRTUAL-RUNTIME_dev_manager ??= "systemd"
|
||||
Reference in New Issue
Block a user