chiark / gitweb /
update TODO
[elogind.git] / src / tmpfiles.c
index 8cbce12dcd14e014b80995d6d6605ae309b4c100..873bf233fd36e84d85c0d9fab163c2f0330c4519 100644 (file)
@@ -1271,8 +1271,8 @@ int main(int argc, char *argv[]) {
                 char **files, **f;
 
                 r = conf_files_list(&files, ".conf",
-                                    "/run/tmpfiles.d",
                                     "/etc/tmpfiles.d",
+                                    "/run/tmpfiles.d",
                                     "/usr/local/lib/tmpfiles.d",
                                     "/usr/lib/tmpfiles.d",
                                     NULL);