chiark / gitweb /
update TODO
[elogind.git] / src / mount.c
index d26d45f038843148f556a86609e1b997a3e8ed02..c1048d56495ca5e20a413e8989837f0cfcfc9dd9 100644 (file)
@@ -1835,6 +1835,10 @@ DEFINE_STRING_TABLE_LOOKUP(mount_exec_command, MountExecCommand);
 
 const UnitVTable mount_vtable = {
         .suffix = ".mount",
+        .sections =
+                "Unit\0"
+                "Mount\0"
+                "Install\0",
 
         .no_alias = true,
         .no_instances = true,