From 1e1951d43e06abd0b45b068febe9e390b9a10cdc Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 19 Apr 2015 13:42:37 +0200 Subject: Remove quotaon/quotacheck checks --- src/shared/special.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/shared/special.h') 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 */ -- cgit v1.2.3-54-g00ecf