chiark / gitweb /
Prep v221: Update and clean up build system to sync with upstream
[elogind.git] / src / basic / special.h
similarity index 97%
rename from src/shared/special.h
rename to src/basic/special.h
index 1bf5c0e35a77d082836b1dc6876a38bce1ccb64e..e51310eb6dafa13860426a541d784ca1827b7a43 100644 (file)
@@ -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 */