summaryrefslogtreecommitdiff
path: root/src/locale/localectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/localectl.c')
-rw-r--r--src/locale/localectl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locale/localectl.c b/src/locale/localectl.c
index c8b195d9a6..9fb5152110 100644
--- a/src/locale/localectl.c
+++ b/src/locale/localectl.c
@@ -510,6 +510,7 @@ static int run(int argc, char *argv[]) {
int r;
setlocale(LC_ALL, "");
+ log_show_color(true);
log_parse_environment();
log_open();