From: Lennart Poettering Date: Fri, 2 Jul 2010 17:51:07 +0000 (+0200) Subject: man: extend references to exec man page X-Git-Tag: v1~61 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ba60f9054e7aee0b817cfef4f715b0022818bbb3 man: extend references to exec man page --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 635fba3b9..a186bf89a 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -69,7 +69,10 @@ in the [Mount] section. Additional options are listed in - systemd.exec5. + systemd.exec5, + which define the execution environment the + mount8 + binary is executed in. Mount units must be named after the mount point directories they control. Example: the mount point diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8005a51a4..b01641f1e 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -68,7 +68,10 @@ service specific configuration options are configured in the [Service] section. - Additional options are listed in systemd.exec5. + Additional options are listed in + systemd.exec5, + which define the execution environment the commands + are executed in. diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index e25b5a00f..81f9deab3 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -70,7 +70,13 @@ in the [Socket] section. Additional options are listed in - systemd.exec5. + systemd.exec5, + which define the execution environment the + , + , + and + commands are executed + in. For each socket file a matching service file (see