summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2015-04-19 13:42:37 +0200
committerAndy Wingo <wingo@pobox.com>2015-04-19 14:08:07 +0200
commit1e1951d43e06abd0b45b068febe9e390b9a10cdc (patch)
treee8c9d523fe24f0f632bd1357ef46db17d24f0c59 /src/shared
parent0bb260e14173412fb677a2ee51180ecd5a009834 (diff)
Remove quotaon/quotacheck checks
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/special.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/special.h b/src/shared/special.h
index e51310eb6d..1bf5c0e35a 100644
--- a/src/shared/special.h
+++ b/src/shared/special.h
@@ -95,8 +95,6 @@
/* Magic early boot services */
#define SPECIAL_FSCK_SERVICE "systemd-fsck@.service"
-#define SPECIAL_QUOTACHECK_SERVICE "systemd-quotacheck.service"
-#define SPECIAL_QUOTAON_SERVICE "quotaon.service"
#define SPECIAL_REMOUNT_FS_SERVICE "systemd-remount-fs.service"
/* Services systemd relies on */