chiark / gitweb /
machine-id: add --root option to operate on an alternate fs tree
[elogind.git] / src / core / main.c
index f1b06d88803e85ef72f507df1b9fb9d5bbe9878d..cc876efa9c2c0377464c070b7e20c29774040bf2 100644 (file)
@@ -1582,7 +1582,7 @@ int main(int argc, char *argv[]) {
                         kmod_setup();
 #endif
                 hostname_setup();
-                machine_id_setup();
+                machine_id_setup("");
                 loopback_setup();
 
                 test_mtab();