From 68cb510f18087b51b8e5dcd5a8fe4c4cc8a2bf6c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 26 Jun 2013 09:15:34 +0200 Subject: [PATCH] systemd: add system.slice unit --- modules.d/98systemd/module-setup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh index 4936f61a8..43c4f8eab 100755 --- a/modules.d/98systemd/module-setup.sh +++ b/modules.d/98systemd/module-setup.sh @@ -104,6 +104,9 @@ install() { $systemdsystemunitdir/initrd-parse-etc.service \ \ $systemdsystemunitdir/umount.target \ + \ + $systemdsystemunitdir/system.slice + \ journalctl systemctl echo swapoff systemd-cgls dracut_install -o \ -- 2.47.3