summaryrefslogtreecommitdiff
path: root/src/home/homectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/home/homectl.c')
-rw-r--r--src/home/homectl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/home/homectl.c b/src/home/homectl.c
index 0b41489897..176f041114 100644
--- a/src/home/homectl.c
+++ b/src/home/homectl.c
@@ -3346,7 +3346,7 @@ static int run(int argc, char *argv[]) {
int r;
- log_setup_cli();
+ log_setup();
r = redirect_bus_mgr();
if (r < 0)