]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/partition/makefs.c
tree-wide: enable colorized logging for daemons when run in console
[thirdparty/systemd.git] / src / partition / makefs.c
index fd924d2231cdf3c6fcca628b910132dd3c32a219..7c94fbfedb109fc91f7712082b257ed3c27a684c 100644 (file)
@@ -24,7 +24,7 @@ static int run(int argc, char *argv[]) {
         struct stat st;
         int r;
 
-        log_setup_service();
+        log_setup();
 
         if (argc != 3)
                 return log_error_errno(SYNTHETIC_ERRNO(EINVAL),