From 0c380104cfc52b69ab39737722e8e91fbad6c676 Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Fri, 18 Mar 2011 19:12:58 +0300 Subject: mount: pull in quota services from local mountpoints with usr/grpquota options --- src/special.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/special.h') 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 */ -- cgit v1.2.3-54-g00ecf