X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=65ef8c0b1ad29665f889addacc2edcc4e092d0e9;hp=f187fe3bdf97e6319ad689b4b2fbac39518fdbd5;hb=cdb788e4cdc67bf7da6b3b1b3f4f295ef5c25c67;hpb=3e5235b0d95020e8260d8deb6d7b070b0e0c60be diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index f187fe3bd..65ef8c0b1 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -65,7 +65,7 @@ for the common options of all unit configuration files. The common configuration items are configured in the generic [Unit] and [Install] sections. The - service specific configuration options are configured + socket specific configuration options are configured in the [Socket] section. Additional options are listed in @@ -406,10 +406,6 @@ address. Defaults to . - ExecStartPre= ExecStartPost= @@ -438,7 +434,6 @@ optional. - TimeoutSec= Configures the time to @@ -454,7 +449,7 @@ will be terminated forcibly via SIGTERM, and after another delay of this time with SIGKILL. (See - below.) + below.) Takes a unit-less value in seconds, or a time span value such as "5min 20s". Pass 0 to disable the timeout @@ -462,11 +457,10 @@ 60s. - KillMode= Specifies how - processes of this service shall be + processes of this socket unit shall be killed. One of , , @@ -479,8 +473,6 @@ systemd.service5 for details. - -