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 4049160..1fd95da 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 \