On Mon, 2018-09-03 at 21:28 +0000, bpa wrote:
> Is it possible you have started LMS with the "--failsafe" command
> line option left on somewhere - perhaps forgotten after problems were
> solved.
> 
Doesn't see like it. As systemd doesn't know about LMS, its still being
run via a sysv launcher script. Here's the relevant bit of it:

SQUEEZEBOX_USER="squeezeboxserver"
SQUEEZEBOX_HOME="/usr/libexec"
SQUEEZEBOX_CFG_DIR="/var/lib/squeezeboxserver/prefs"
SQUEEZEBOX_LOG_DIR="/var/log/squeezeboxserver"
SQUEEZEBOX_CACHE_DIR="/var/lib/squeezeboxserver/cache"
SQUEEZEBOX_CHARSET="utf8"
SQUEEZEBOX_ARGS="--daemon --prefsdir=$SQUEEZEBOX_CFG_DIR --
logdir=$SQUEEZEBOX_LOG_DIR --cachedir=$SQUEEZEBOX_CACHE_DIR --
charset=$SQUEEZEBOX_CHARSET"

so no --failsafe I can see. I'll look at the plugins tomorrow.


Martin
 


_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to