diff options
author | Andrey Borzenkov <arvidjaar@gmail.com> | 2011-03-18 19:12:58 +0300 |
---|---|---|
committer | Andrey Borzenkov <arvidjaar@gmail.com> | 2011-03-18 19:12:58 +0300 |
commit | 0c380104cfc52b69ab39737722e8e91fbad6c676 (patch) | |
tree | 7920a94b9114dd564f143dbde1e5acdd17f72dd1 /units/quotaon.service | |
parent | 9700edb4e836f95815ee3237e5bc8d224b5014d7 (diff) |
mount: pull in quota services from local mountpoints with usr/grpquota options
Diffstat (limited to 'units/quotaon.service')
-rw-r--r-- | units/quotaon.service | 3 |
1 files changed, 0 insertions, 3 deletions
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 |