Man Page: systemd-quotacheck.service
Operating Environment: posix
Section: 8
SYSTEMD-QUOTACHECK.SERVICE(8) systemd-quotacheck.service SYSTEMD-QUOTACHECK.SERVICE(8)NAMEsystemd-quotacheck.service, systemd-quotacheck - File system quota checker logicSYNOPSISsystemd-quotacheck.service /lib/systemd/systemd-quotacheckDESCRIPTIONsystemd-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 LINEsystemd-quotacheck understands one kernel command line parameter: quotacheck.mode= One of "auto", "force", "skip". Controls the mode of operation. The default is "auto", and ensures that file system quota checks are done when the file system quota checker deems them necessary. "force" unconditionally results in full file system quota checks. "skip" skips any file system quota checks.SEE ALSOsystemd(1), quotacheck(8), systemd-fsck@.service(8) systemd 237 SYSTEMD-QUOTACHECK.SERVICE(8)
| Related Man Pages |
|---|
| systemd-fsck-root.service(8) - centos |
| systemd-fsck(8) - opensolaris |
| systemd-fsck(8) - ultrix |
| systemd-fsck(8) - x11r4 |
| systemd-fsck(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| When is a _function_ not a _function_? |
| Equivalent to let command in POSIX shell |
| [Tip] How to display the number of logged-in users |