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=811392b19ad0853254148fba1a8da72b647550a1;hpb=a7623afb7a48ab1d7b5b24fbd5f1033acfb2301c;p=elogind.git diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index 811392b19..afd8d9b5e 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -65,7 +65,7 @@ file system. The root file system check is performed before the other file systems. Either service is enabled at boot if passno in /etc/fstab for - the filesystem is set to a value greater than zero. + the file system is set to a value greater than zero. systemd-fsck will forward file system checking progress to the @@ -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. + +