mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 14:45:55 -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() {
|
||||
echo -n $"Shutting down DAAP server: "
|
||||
killproc gpm
|
||||
killproc mt-daapd
|
||||
RETVAL=$?
|
||||
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user