summaryrefslogtreecommitdiff
path: root/src/sulogin-shell/sulogin-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sulogin-shell/sulogin-shell.c')
-rw-r--r--src/sulogin-shell/sulogin-shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sulogin-shell/sulogin-shell.c b/src/sulogin-shell/sulogin-shell.c
index b0d71ff580..0207e85b7e 100644
--- a/src/sulogin-shell/sulogin-shell.c
+++ b/src/sulogin-shell/sulogin-shell.c
@@ -100,7 +100,7 @@ int main(int argc, char *argv[]) {
_cleanup_(sd_bus_flush_close_unrefp) sd_bus *bus = NULL;
int r;
- log_setup_service();
+ log_setup();
print_mode(argc > 1 ? argv[1] : "");