changed description

This commit is contained in:
badaix 2015-12-27 19:42:49 +01:00
parent 6cffd2b86e
commit 774b280235
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/
DESC="Snapclient"
DESC="Snapcast client"
NAME=snapclient
DAEMON=/usr/sbin/$NAME
DAEMON_ARGS="-d"

View file

@ -15,7 +15,7 @@
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/
DESC="Snapserver"
DESC="Snapcast server"
NAME=snapserver
DAEMON=/usr/sbin/$NAME
DAEMON_ARGS="-d"