Ok, just changed the startup script to:


Code:
--------------------
    #!/bin/sh
  
  su squeezeboxserver -s /bin/bash -c "/usr/sbin/squeezeboxserver --user 
squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/var/log/squeezeboxserver --cachedir /var/lib/squeezeboxserver/cache 
--charset=utf8 --debug server=DEBUG"
  
--------------------


And it seems to be starting up correctly now. All directories and files
are owned by squeezeboxserver rather than root.

I doubt this is a docker specific issue. Wonder if mherger has any
input?

Andy


------------------------------------------------------------------------
adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to