X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmain.c;h=7dad015e3034ed86ad23508d1270185b5c86162b;hp=50325e1285debbc54eda008c95c2718d0d950fa0;hb=87d1969bb35564b6b5851cc9fef81c297e247306;hpb=39439087bf398c7d5b5baf1e79460f439b2f5ad9 diff --git a/src/main.c b/src/main.c index 50325e128..7dad015e3 100644 --- a/src/main.c +++ b/src/main.c @@ -333,7 +333,7 @@ static int parse_proc_cmdline_word(const char *word) { #ifdef HAVE_SYSV_COMPAT "systemd.sysv_console=0|1 Connect output of SysV scripts to console\n" #endif - "systemd.log_target=console|kmsg|syslog|syslog-org-kmsg|null\n" + "systemd.log_target=console|kmsg|syslog|syslog-or-kmsg|null\n" " Log target\n" "systemd.log_level=LEVEL Log level\n" "systemd.log_color=0|1 Highlight important log messages\n"