chiark / gitweb /
shared: conf-files - add root parameter
[elogind.git] / src / binfmt / binfmt.c
index 788fd4b1a49455dd344b0c945af383f5c6ceb761..296607d6a270f7e017a3ee8992d9e5a12a4f74b5 100644 (file)
@@ -138,7 +138,7 @@ int main(int argc, char *argv[]) {
         } else {
                 char **files, **f;
 
         } else {
                 char **files, **f;
 
-                r = conf_files_list(&files, ".conf",
+                r = conf_files_list(&files, ".conf", NULL,
                                     "/etc/binfmt.d",
                                     "/run/binfmt.d",
                                     "/usr/local/lib/binfmt.d",
                                     "/etc/binfmt.d",
                                     "/run/binfmt.d",
                                     "/usr/local/lib/binfmt.d",