]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd: add missing -.slice unit
authorHarald Hoyer <harald@redhat.com>
Wed, 22 Jun 2016 16:11:28 +0000 (18:11 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 22 Jun 2016 16:11:28 +0000 (18:11 +0200)
modules.d/00systemd/module-setup.sh

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