]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd: add systemd-fsck-root.service
authorHarald Hoyer <harald@redhat.com>
Wed, 17 Jul 2013 09:59:46 +0000 (11:59 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 17 Jul 2013 10:00:04 +0000 (12:00 +0200)
modules.d/98systemd/module-setup.sh

index 4049160f7f0a51a45210b1dcb112f4cba7e7f0e1..1fd95da3d26a251debce02da58ceb6a4d4ec0262 100755 (executable)
@@ -81,6 +81,7 @@ install() {
         $systemdsystemunitdir/systemd-reboot.service \
         $systemdsystemunitdir/systemd-kexec.service \
         $systemdsystemunitdir/systemd-fsck@.service \
+        $systemdsystemunitdir/systemd-fsck-root.service \
         $systemdsystemunitdir/systemd-udevd.service \
         $systemdsystemunitdir/systemd-udev-trigger.service \
         $systemdsystemunitdir/systemd-udev-settle.service \