From 86f210e9c914ba12477d4b2e7fa6f5cfa196a324 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 22 Jun 2015 17:16:03 +0200 Subject: Imported Upstream version 221 --- man/systemd-quotacheck.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemd-quotacheck.html') diff --git a/man/systemd-quotacheck.html b/man/systemd-quotacheck.html index bed4108af3..06e7c37461 100644 --- a/man/systemd-quotacheck.html +++ b/man/systemd-quotacheck.html @@ -18,11 +18,11 @@ Index · Directives · Python · - libudev · - gudev systemd 220

Name

systemd-quotacheck.service, systemd-quotacheck — File system quota checker logic

Synopsis

systemd-quotacheck.service

/usr/lib/systemd/systemd-quotacheck

Description

systemd-quotacheck.service is a service + + systemd 221


Name

systemd-quotacheck.service, systemd-quotacheck — File system quota checker logic

Synopsis

systemd-quotacheck.service

/usr/lib/systemd/systemd-quotacheck

Description

systemd-quotacheck.service is a service responsible for file system quota checks. It is run once at boot after all necessary file systems are mounted. It is pulled in only - if at least one file system has quotas enabled.

Kernel Command Line

systemd-quotacheck understands one + if at least one file system has quotas enabled.

Kernel Command Line

systemd-quotacheck understands one kernel command line parameter:

quotacheck.mode=

One of "auto", "force", "skip". Controls the mode of operation. The default is "auto", @@ -30,7 +30,7 @@ file system quota checker deems them necessary. "force" unconditionally results in full file system quota checks. "skip" skips any file - system quota checks.

See Also

+ system quota checks.