summaryrefslogtreecommitdiff
path: root/units/systemd-fsck-root.service.in
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2013-09-30 01:34:46 +0200
committerTom Gundersen <teg@jklm.no>2013-10-19 12:23:17 +0200
commit4952a9beff339b75641a7a84c226c11d6bd680c4 (patch)
treea98b54f235fffb96606d54e655a89f2d141e8a68 /units/systemd-fsck-root.service.in
parent4c8bda2442bfc6d84a5deb241dc29efcb81bf3af (diff)
downloadsystemd-4952a9beff339b75641a7a84c226c11d6bd680c4.tar.gz
Remove FsckPassNo from systemd-fsck-root.service
Diffstat (limited to 'units/systemd-fsck-root.service.in')
-rw-r--r--units/systemd-fsck-root.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in
index 4388314079..416298335a 100644
--- a/units/systemd-fsck-root.service.in
+++ b/units/systemd-fsck-root.service.in
@@ -19,5 +19,4 @@ Type=oneshot
RemainAfterExit=yes
ExecStart=@rootlibexecdir@/systemd-fsck
StandardOutput=journal+console
-FsckPassNo=1
TimeoutSec=0