systemd-quotacheck@.service(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | KERNEL COMMAND LINE | CREDENTIALS | SEE ALSO | COLOPHON

SYSTEMD-....SERVICE(8) systemd-quotacheck@.service SYSTEMD-....SERVICE(8)

NAME         top

       systemd-quotacheck@.service, systemd-quotacheck-root.service,
       systemd-quotacheck - File system quota checker logic

SYNOPSIS         top

       systemd-quotacheck@.service

       systemd-quotacheck-root.service

       /usr/lib/systemd/systemd-quotacheck

DESCRIPTION         top

       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         top

       systemd-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.

           Added in version 186.

CREDENTIALS         top

       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
           The contents of the credential is parsed as same as the kernel
           command line option with the same name. See above for more
           details.

           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         top

       systemd(1), quotacheck(8), systemd-fsck@.service(8)

COLOPHON         top

       This page is part of the systemd (systemd system and service
       manager) project.  Information about the project can be found at
       ⟨http://www.freedesktop.org/wiki/Software/systemd⟩.  If you have a
       bug report for this manual page, see
       ⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
       This page was obtained from the project's upstream Git repository
       ⟨https://github.com/systemd/systemd.git⟩ on 2025-08-11.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2025-08-11.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there is
       a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

systemd 258~rc2                                    SYSTEMD-....SERVICE(8)

Pages that refer to this page: kernel-command-line(7)systemd.directives(7)systemd.index(7)systemd.system-credentials(7)systemd-fsck@.service(8)