Browse Source

systemd: add system.slice unit

master
Harald Hoyer 12 years ago
parent
commit
68cb510f18
  1. 3
      modules.d/98systemd/module-setup.sh

3
modules.d/98systemd/module-setup.sh

@ -104,6 +104,9 @@ install() { @@ -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 \

Loading…
Cancel
Save