mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
Fix for bug #902248 - reported (with fix) by Lars Kellog-Stedman
This commit is contained in:
parent
62ea6d2fa8
commit
0352c61a2f
@ -22,7 +22,7 @@ start() {
|
|||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
echo -n $"Shutting down DAAP server: "
|
echo -n $"Shutting down DAAP server: "
|
||||||
killproc gpm
|
killproc mt-daapd
|
||||||
RETVAL=$?
|
RETVAL=$?
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user