From ba60f9054e7aee0b817cfef4f715b0022818bbb3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 2 Jul 2010 19:51:07 +0200 Subject: [PATCH] man: extend references to exec man page --- man/systemd.mount.xml | 5 ++++- man/systemd.service.xml | 5 ++++- man/systemd.socket.xml | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-) 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 -- 2.30.2