Browse Source

systemd: add missing -.slice unit

master
Harald Hoyer 9 years ago
parent
commit
8261d2367e
  1. 1
      modules.d/00systemd/module-setup.sh

1
modules.d/00systemd/module-setup.sh

@ -122,6 +122,7 @@ install() { @@ -122,6 +122,7 @@ install() {
\
$systemdsystemunitdir/slices.target \
$systemdsystemunitdir/system.slice \
$systemdsystemunitdir/-.slice \
\
$tmpfilesdir/systemd.conf \
\

Loading…
Cancel
Save