mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 16:48:52 +02:00
changed description
This commit is contained in:
parent
6cffd2b86e
commit
774b280235
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue