ajkerrigan / crashplan-docker-synology

Run a headless CrashPlan instance on a Synology device with Docker
MIT License
27 stars 4 forks source link

Script does not start automatically after DSM 6.0 upgrade #3

Closed ghost closed 8 years ago

ghost commented 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:

/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.