diff options
author | Felipe Sateler <fsateler@debian.org> | 2015-08-13 19:58:28 -0300 |
---|---|---|
committer | Arun Raghavan <git@arunraghavan.net> | 2015-09-25 17:29:03 +0530 |
commit | c93903d99a9084ff1e37feb6ae6085ced75466b1 (patch) | |
tree | 3206e9f7744fb8bb07a19472657eacf6332c48e8 /man | |
parent | ad047c2c795555fd86b971369e504e63c4b554bd (diff) |
pulseaudio.1: document that systemd notification only works without daemonization
Diffstat (limited to 'man')
-rw-r--r-- | man/pulseaudio.1.xml.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index e6291d8af..650b417b0 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -130,7 +130,9 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. <p><opt>-D | --daemonize</opt><arg>[=BOOL]</arg></p> <optdesc><p>Daemonize after startup, i.e. detach from the - terminal.</p></optdesc> + terminal. Note that when running as a systemd service you should + use <opt>--daemonize=no</opt> for systemd notification to work. + </p></optdesc> </option> <option> |