X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-fsck%40.service.xml;h=afd8d9b5eaac13c00b17ebc49192c0a2a105eebe;hp=c653dc59d4ba784e32d8acaf732ef846234ec065;hb=b16665806a448186f432b47e944f1682284a0182;hpb=72ebbf3450340338d71ea2039dfb296bc1d595db diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index c653dc59d..afd8d9b5e 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -98,6 +98,22 @@ skips any file system checks. + + + fsck.repair= + + One of + preen, + yes, + no. Controls the + mode of operation. The default is + preen, and will automatically repair + problems that can be safely fixed. yes + will answer yes to all questions by + fsck and no will answer no to + all questions. + +