]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: handle --log-target=null when calling systemd-shutdown 424/head
authorIago López Galeiras <iago@endocode.com>
Tue, 30 Jun 2015 13:08:49 +0000 (15:08 +0200)
committerIago López Galeiras <iago@endocode.com>
Tue, 30 Jun 2015 13:13:57 +0000 (15:13 +0200)
commit10f00ff17b9c9b55dc77c99797d27cb819fa5fdf
treee81d6b47ff690a4da6230c4cabc837a06c85f218
parent8914ea0e90f2c9316dcccb6402ff86339eb195e1
core: handle --log-target=null when calling systemd-shutdown

When shutting down, if systemd was started with --log-target=null,
systemd-shutdown was being called with --log-target=console.
src/core/main.c