summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
authorAndrey Borzenkov <arvidjaar@gmail.com>2011-03-18 19:12:58 +0300
committerAndrey Borzenkov <arvidjaar@gmail.com>2011-03-18 19:12:58 +0300
commit0c380104cfc52b69ab39737722e8e91fbad6c676 (patch)
tree7920a94b9114dd564f143dbde1e5acdd17f72dd1 /src/special.h
parent9700edb4e836f95815ee3237e5bc8d224b5014d7 (diff)
mount: pull in quota services from local mountpoints with usr/grpquota options
Diffstat (limited to 'src/special.h')
-rw-r--r--src/special.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/special.h b/src/special.h
index 6a75e2cf7d..6cedf18c03 100644
--- a/src/special.h
+++ b/src/special.h
@@ -62,6 +62,7 @@
/* Magic early boot services */
#define SPECIAL_FSCK_SERVICE "fsck@.service"
#define SPECIAL_QUOTACHECK_SERVICE "quotacheck.service"
+#define SPECIAL_QUOTAON_SERVICE "quotaon.service"
#define SPECIAL_REMOUNT_ROOTFS_SERVICE "remount-rootfs.service"
/* Services systemd relies on */