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=4abd8902a431d4a579316dfdaa27b8741796911b;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=73e231abde39f22097df50542c745e01de879836 diff --git a/man/systemd.xml b/man/systemd.xml index 4abd8902a..e0e8d37a9 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd @@ -74,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. @@ -88,19 +91,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - Prints a systemd version - identifier and exits. - @@ -192,10 +182,8 @@ target. Argument must be one of , , - , , , - , . @@ -203,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): , , @@ -264,6 +252,9 @@ to . + + + @@ -433,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.). @@ -690,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. @@ -853,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. @@ -1141,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 @@ -1283,9 +1271,9 @@ sd-daemon3, systemd.unit5, systemd.special5, - pkg-config1, + pkg-config1, kernel-command-line7, - bootup7, + bootup7, systemd.directives7