diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/quotacheck.service.in | 3 | ||||
-rw-r--r-- | units/quotaon.service | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/units/quotacheck.service.in b/units/quotacheck.service.in index d46a335649..ed1ddc5589 100644 --- a/units/quotacheck.service.in +++ b/units/quotacheck.service.in @@ -18,6 +18,3 @@ RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-quotacheck StandardOutput=syslog TimeoutSec=0 - -[Install] -WantedBy=local-fs.target diff --git a/units/quotaon.service b/units/quotaon.service index ddb51284d9..2c7b36b4fe 100644 --- a/units/quotaon.service +++ b/units/quotaon.service @@ -17,6 +17,3 @@ Type=oneshot RemainAfterExit=yes ExecStart=/sbin/quotaon -aug StandardOutput=syslog - -[Install] -WantedBy=local-fs.target |