| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=File System Quota Check |
| Documentation=man:systemd-quotacheck.service(8) |
| DefaultDependencies=no |
| After=systemd-remount-fs.service |
| Before=remote-fs.target shutdown.target |
| ConditionPathExists=@QUOTACHECK@ |
|
|
| [Service] |
| Type=oneshot |
| RemainAfterExit=yes |
| ExecStart=@rootlibexecdir@/systemd-quotacheck |
| TimeoutSec=0 |