summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd-distro
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-06 16:44:27 +0200
committerSimon Rettberg2020-08-06 16:44:27 +0200
commitbb8c88ff17c367914be6938f6257e7ba13263ac4 (patch)
tree3799a7d77a63df1f3e0415586cc35772701429cd /core/modules/systemd-distro
parent[kexec-reboot] Add splash screen (diff)
downloadmltk-bb8c88ff17c367914be6938f6257e7ba13263ac4.tar.gz
mltk-bb8c88ff17c367914be6938f6257e7ba13263ac4.tar.xz
mltk-bb8c88ff17c367914be6938f6257e7ba13263ac4.zip
[systemd-distro] Ubuntu: Add systemd-sysv
Includes poweroff, reboot, telinit etc.
Diffstat (limited to 'core/modules/systemd-distro')
-rw-r--r--core/modules/systemd-distro/module.conf.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/systemd-distro/module.conf.ubuntu b/core/modules/systemd-distro/module.conf.ubuntu
index 2dbd4e5f..5a90a5a9 100644
--- a/core/modules/systemd-distro/module.conf.ubuntu
+++ b/core/modules/systemd-distro/module.conf.ubuntu
@@ -16,4 +16,5 @@ REQUIRED_CONTENT_PACKAGES="
systemd
libpam-systemd
udev
+ systemd-sysv
"