SYSTEMD-QUOTACHECK@.SERVICE(8) | systemd-quotacheck@.service | SYSTEMD-QUOTACHECK@.SERVICE(8) |
NAME
systemd-quotacheck@.service, systemd-quotacheck-root.service, systemd-quotacheck - File system quota checker logic
SYNOPSIS
systemd-quotacheck@.service
systemd-quotacheck-root.service
/usr/lib/systemd/systemd-quotacheck
DESCRIPTION
systemd-quotacheck@.service and systemd-quotacheck-root.service are services responsible for file system quota checks. They run once at boot after all necessary file systems are mounted. They are pulled in only if at least one file system has quotas enabled.
KERNEL COMMAND LINE
systemd-quotacheck understands one kernel command line parameter:
quotacheck.mode=
Added in version 186.
CREDENTIALS
systemd-quotacheck supports the service credentials logic as implemented by ImportCredential=/LoadCredential=/SetCredential= (see systemd.exec(5) for details). The following credentials are used when passed in:
quotacheck.mode
Added in version 258.
Note that by default the systemd-quotacheck@.service and systemd-quotacheck-root.service unit files are set up to inherit quotacheck.mode credential from the service manager.
SEE ALSO
systemd 258 |