diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/shared/special.h | 2 |
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 */ |