diff options
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r-- | man/systemd.socket.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index e25b5a00fd..81f9deab36 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -70,7 +70,13 @@ in the [Socket] section.</para> <para>Additional options are listed in - <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + which define the execution environment the + <option>ExecStartPre=</option>, + <option>ExecStartPost=</option>, + <option>ExecStopPre=</option> and + <option>ExecStoptPost=</option> commands are executed + in.</para> <para>For each socket file a matching service file (see |