From cdb788e4cdc67bf7da6b3b1b3f4f295ef5c25c67 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 2 Jul 2010 00:29:15 +0200 Subject: man: document mount units --- man/systemd.socket.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'man/systemd.socket.xml') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index f187fe3bdf..65ef8c0b1a 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. - - -- cgit v1.2.3-54-g00ecf