mark deprecated values at hyperion-remote

Former-commit-id: b6095d193c3d928f223839967f4debd16bc9eaa7
This commit is contained in:
brindosch
2016-04-02 00:41:01 +02:00
parent 02fef83bb8
commit 1d8b529192
2 changed files with 7 additions and 6 deletions

View File

@@ -59,6 +59,7 @@ stop)
PID=`cat $PIDFILE`
cd $DAEMON_PATH
if [ -f $PIDFILE ]; then
hyperion-remote -c black
kill -HUP $PID
printf "%s\n" "Ok"
rm -f $PIDFILE