mattijzz wrote: 
> Hello all,
> 
> I installed docker en LMS according to the manual. Thanks it works!
> But my squeezebox radio alarm does not work anymore.
> I can set the alarm in Ipeng or on the radio. But nothing happens?
> 
> Any ideas what I can do about this?

I think Synology names the timezone file a little differently, using 
Code:
--------------------
    /etc/TZ
--------------------
 rather than 
Code:
--------------------
    /etc/timezone
--------------------
 which docker seems to expect. When I set mine up (blindly following
instructions I didn't really understand) one of the variables I set was 
Code:
--------------------
    -v "/etc/timezone":"/etc/TZ":ro
--------------------
. That might be your issue.


------------------------------------------------------------------------
transientHighs's Profile: http://forums.slimdevices.com/member.php?userid=71549
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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

Reply via email to