summaryrefslogtreecommitdiffstats
path: root/conf/fragments/init/systemd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/fragments/init/systemd.conf')
-rw-r--r--conf/fragments/init/systemd.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/fragments/init/systemd.conf b/conf/fragments/init/systemd.conf
new file mode 100644
index 000000000..bd48fc4c0
--- /dev/null
+++ b/conf/fragments/init/systemd.conf
@@ -0,0 +1,8 @@
1# Systemd Init Manager Fragment
2#
3# This fragment sets the init manager to systemd.
4
5BB_CONF_FRAGMENT_SUMMARY = "Use systemd init manager"
6BB_CONF_FRAGMENT_DESCRIPTION = "Sets the init manager to systemd instead of the default SysVinit."
7
8INIT_MANAGER = "systemd"