]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/initctl/initctl.c
tree-wide: enable colorized logging for daemons when run in console
[thirdparty/systemd.git] / src / initctl / initctl.c
index e0b78334f5d3cdbb1331020d7c12d266ba897f0a..d818f452f7f1a39271ac0dd6dc2dd65f70bf03e6 100644 (file)
@@ -317,7 +317,7 @@ static int run(int argc, char *argv[]) {
                 return log_error_errno(SYNTHETIC_ERRNO(EINVAL),
                                        "This program does not take arguments.");
 
-        log_setup_service();
+        log_setup();
 
         umask(0022);