X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-fsck%40.service.xml;h=afd8d9b5eaac13c00b17ebc49192c0a2a105eebe;hb=e1d758033dc7e101ab32323a0f1649d8daf56a22;hp=c653dc59d4ba784e32d8acaf732ef846234ec065;hpb=72ebbf3450340338d71ea2039dfb296bc1d595db;p=elogind.git 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. + +