status does not work
In OpenSUSE,
/etc/init.d/subsonic status
does not work. I get
line 84: status: command not found
and that line is
status -p $PIDFILE "$NAME"
The file is there in /var/run, but there is no definition od status in the script, nor is it a program.
/etc/init.d/subsonic status
does not work. I get
line 84: status: command not found
and that line is
status -p $PIDFILE "$NAME"
The file is there in /var/run, but there is no definition od status in the script, nor is it a program.