commit
d362b3b3c9
|
@ -3,4 +3,4 @@
|
||||||
test -f /var/lib/mopidy/library.json.gz \
|
test -f /var/lib/mopidy/library.json.gz \
|
||||||
|| chpst -umopidy mopidy --config /etc/mopidy.conf local scan
|
|| chpst -umopidy mopidy --config /etc/mopidy.conf local scan
|
||||||
|
|
||||||
exec chpst -umopidy mopidy --config /etc/mopidy.conf
|
exec chpst -u mopidy:audio mopidy --config /etc/mopidy.conf 2>&1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=0.19.4
|
version=0.19.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
short_desc="An extensible music server in python"
|
short_desc="An extensible music server in python"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user