From d9ff321ad9477664c34b81a9dd4fce616e44124e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 30 Sep 2010 02:19:12 +0200 Subject: socket: make service to start on incoming traffic configurable --- man/systemd.socket.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man/systemd.socket.xml') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index a7b8228aa0..78d379de92 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -518,6 +518,18 @@ systemd.service5 for details. + + + Service= + Specifies the service + unit name to activate on incoming + traffic. This defaults to the service + that bears the same name as the socket + (ignoring the different suffixes). In + most cases it should not be necessary + to use this option. + + -- cgit v1.2.3-54-g00ecf