From: Harald Hoyer Date: Wed, 17 Jul 2013 13:05:30 +0000 (+0200) Subject: Revert "systemd: add systemd-fsck-root.service" X-Git-Tag: 030^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=951cedf8cb2228dc3064d5fde727543d96d23e5b;p=platform%2Fupstream%2Fdracut.git Revert "systemd: add systemd-fsck-root.service" This reverts commit 35857f556ce9150f37a194e5c9f840212eef0870. --- diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh index 1fd95da3..4049160f 100755 --- a/modules.d/98systemd/module-setup.sh +++ b/modules.d/98systemd/module-setup.sh @@ -81,7 +81,6 @@ 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 \