]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/timedate/timedatectl.c
tree-wide: enable colorized logging for daemons when run in console
[thirdparty/systemd.git] / src / timedate / timedatectl.c
index 7088a771a65853dbc9fcf1cb2babfbcc1c1e8257..fb08f9ad260867ec101e1bb1632657665e9e329a 100644 (file)
@@ -1051,7 +1051,7 @@ static int run(int argc, char *argv[]) {
         int r;
 
         setlocale(LC_ALL, "");
-        log_setup_cli();
+        log_setup();
 
         r = parse_argv(argc, argv);
         if (r <= 0)