systemd: add system.slice unit
parent
5e60145449
commit
68cb510f18
|
@ -104,6 +104,9 @@ install() {
|
||||||
$systemdsystemunitdir/initrd-parse-etc.service \
|
$systemdsystemunitdir/initrd-parse-etc.service \
|
||||||
\
|
\
|
||||||
$systemdsystemunitdir/umount.target \
|
$systemdsystemunitdir/umount.target \
|
||||||
|
\
|
||||||
|
$systemdsystemunitdir/system.slice
|
||||||
|
\
|
||||||
journalctl systemctl echo swapoff systemd-cgls
|
journalctl systemctl echo swapoff systemd-cgls
|
||||||
|
|
||||||
dracut_install -o \
|
dracut_install -o \
|
||||||
|
|
Loading…
Reference in New Issue