doc/user.rst: add section "Signals"
This commit is contained in:
parent
7729713924
commit
322d6f2a40
@ -879,6 +879,15 @@ To auto-start :program:`MPD` upon login, type:
|
||||
systemctl --user enable mpd
|
||||
|
||||
|
||||
Signals
|
||||
-------
|
||||
|
||||
:program:`MPD` understands the following UNIX signals:
|
||||
|
||||
- ``SIGTERM``, ``SIGINT``: shut down MPD
|
||||
- ``SIGHUP``: reopen log files (send this after log rotation)
|
||||
|
||||
|
||||
The client
|
||||
----------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user