From 2ca2a91cf1deba83825692f1ce06116d2aed2379 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 30 Sep 2015 15:01:01 +0200 Subject: analyze: add new set-log-target subcommand We already have the property writable, hence let's add a command to set it. --- man/systemd-analyze.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/systemd-analyze.xml') diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml index 198315052f..58e6fd1780 100644 --- a/man/systemd-analyze.xml +++ b/man/systemd-analyze.xml @@ -168,6 +168,13 @@ described in systemd1). + systemd-analyze set-log-target + TARGET changes the current log + target of the systemd daemon to + TARGET (accepts the same values as + described in + systemd1). + systemd-analyze verify will load unit files and print warnings if any errors are detected. Files specified on the command line will be loaded, but also any other -- cgit v1.2.3-54-g00ecf