summaryrefslogtreecommitdiff
path: root/spotifyd/spotifyd.init
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-15 13:52:44 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-15 13:52:44 +0200
commitb8d35c952384e37cf9923031cf16b937d482cd98 (patch)
treec202a0802dc270891aaf1481e893b752689b7169 /spotifyd/spotifyd.init
parent2d41d5aa14264e4cb5ddd3ea9aa065999a6233c8 (diff)
downloadalpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.tar.gz
alpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.tar.bz2
alpine-personal-pkgs-b8d35c952384e37cf9923031cf16b937d482cd98.zip
spotifyd: fix spawn and better cache directory
Diffstat (limited to 'spotifyd/spotifyd.init')
-rwxr-xr-xspotifyd/spotifyd.init3
1 files changed, 1 insertions, 2 deletions
diff --git a/spotifyd/spotifyd.init b/spotifyd/spotifyd.init
index 7f9d316..e540408 100755
--- a/spotifyd/spotifyd.init
+++ b/spotifyd/spotifyd.init
@@ -4,9 +4,8 @@ name="Spotifyd"
description="Spotify player daemon"
command=/usr/bin/spotifyd
-pidfile=/var/run/spotifyd.pid
-command_args="--pid '$pidfile'"
command_user="spotify:spotify"
+supervisor=supervise-daemon
depend() {
need net