X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.xml;h=e0e8d37a90ade54c1788838a6cbc0f796db2b9b3;hp=331e6c2ff6c4e770c905336ec04fd39e614a381c;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=dfdebb1b925332352966804303b2516a6506a429 diff --git a/man/systemd.xml b/man/systemd.xml index 331e6c2ff..e0e8d37a9 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -75,10 +75,12 @@ telinit8 for more information. - When run as system instance, systemd interprets - the configuration file - system.conf, otherwise - user.conf. See + When run as a system instance, systemd interprets the + configuration file system.conf and the + files in system.conf.d directories; when + run as a user instance, systemd interprets the configuration + file user.conf and the files in + user.conf.d directories. See systemd-system.conf5 for more information. @@ -180,10 +182,8 @@ target. Argument must be one of , , - , , , - , . @@ -191,7 +191,7 @@ Set log level. As argument this accepts a numerical log - level or the well-known syslog3 + level or the well-known syslog3 symbolic names (lowercase): , , @@ -424,7 +424,7 @@ file system hierarchy (beneath /sys/fs/cgroup/systemd/), or in tools such as - ps1 + ps1 (ps xawf -eo pid,user,cgroup,args is particularly useful to list all processes and the systemd units they belong to.). @@ -681,7 +681,7 @@ received the systemd manager will log its complete state in human readable form. The data logged is the same as - printed by systemctl + printed by systemd-analyze dump. @@ -844,26 +844,21 @@ SIGRTMIN+26 SIGRTMIN+27 SIGRTMIN+28 - SIGRTMIN+29 Sets the log level to - journal-or-kmsg - (or console on + journal-or-kmsg (or + console on SIGRTMIN+27, kmsg on - SIGRTMIN+28, - or syslog-or-kmsg - on SIGRTMIN+29), as + SIGRTMIN+28), as controlled via systemd.log_target=journal-or-kmsg - (or systemd.log_target=console - on SIGRTMIN+27, + (or + systemd.log_target=console + on SIGRTMIN+27 or systemd.log_target=kmsg - on SIGRTMIN+28, - or - systemd.log_target=syslog-or-kmsg - on SIGRTMIN+29) on - the kernel command + on SIGRTMIN+28) + on the kernel command line. @@ -1132,17 +1127,19 @@ - -b emergency + -b Boot into emergency mode. This is equivalent to systemd.unit=emergency.target - and provided for compatibility - reasons and to be easier to type. + and provided for compatibility reasons + and to be easier to + type. + rescue single s S @@ -1274,9 +1271,9 @@ sd-daemon3, systemd.unit5, systemd.special5, - pkg-config1, + pkg-config1, kernel-command-line7, - bootup7, + bootup7, systemd.directives7