Closed ghost closed 8 years ago
After upgrading to DSM 6.0-7321, this script works if started manually. However, it does not start automatically on system boot.
Log file /var/log/upstart/3rdparty-services.log shows the following entry:
/var/log/upstart/3rdparty-services.log
/usr/local/etc/rc.d/S99crashplandocker.sh: line 41: docker: command not found
Change the startup script to reference the full path to the docker binary.
After upgrading to DSM 6.0-7321, this script works if started manually. However, it does not start automatically on system boot.
Log file
/var/log/upstart/3rdparty-services.log
shows the following entry:/usr/local/etc/rc.d/S99crashplandocker.sh: line 41: docker: command not found
Change the startup script to reference the full path to the docker binary.