X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fspecial.h;fp=src%2Fshared%2Fspecial.h;h=e51310eb6dafa13860426a541d784ca1827b7a43;hp=1bf5c0e35a77d082836b1dc6876a38bce1ccb64e;hb=1cfc78c91965df340cdde100ad6cb3ed50b28927;hpb=86e97d599f8b1ca379dce64fadac9b8f6b002ac5 diff --git a/src/shared/special.h b/src/basic/special.h similarity index 97% rename from src/shared/special.h rename to src/basic/special.h index 1bf5c0e35..e51310eb6 100644 --- a/src/shared/special.h +++ b/src/basic/special.h @@ -95,6 +95,8 @@ /* 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 */