We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc87dac commit da4791bCopy full SHA for da4791b
README.md
@@ -1,6 +1,10 @@
1
Signals support plugin for DeaDBeeF music player
2
===
3
-This plugin adds clean shutdown on `SIGTERM` and `SIGINT` to DeaDBeeF.
+This plugin adds support for unix signals to DeaDBeeF music player.
4
+
5
+Features:
6
+- Clean shutdown on `SIGTERM` and `SIGINT`.
7
+- Restart player on `SIGHUP`.
8
9
[](https://travis-ci.org/hyperblast/ddb-signals)
10
0 commit comments