
Modify the /opt/crashplan/bin/CrashPlanEngine file line 14 with a full path for nice to: /opt/bin/nice.Modify the /opt/crashplan/bin/CrashPlanEngine file line 1 to: #!/opt/bin/bash.Modify the /usr/syno/etc/rc.d/S99crashplan file line 1 to : #!/opt/bin/bash.(sed -i 's/ps -eo /ps /' CrashPlanEngine sed -i 's/ps -p /ps /' CrashPlanEngine) remove commandline options for the ps process in the /opt/crashplan/bin/CrashPlanEngine file since ps doesnt accept parameters at the synology NAS.Modify the /opt/crashplan/bin/run.conf by adding 4Stack=true as an additional option at the end of the two confiurations (I guess that you only need to do this for the SRV_JAVA_OPTS) Modify the installed crashplan client configuration:.When asked about java allow it to be downloaded:ĬrashPlan will install to: /opt/crashplan Install the crashplan using the options below.The first line in the script should be replaced with this one: Modify the install.sh script in the newly created directory to use bash as your shell.Unpack the crashplan client (tar -xvf name_of_downloaded_archive_file).Move the uploaded client package to /opt.If haven't done so already you can follow this guide: You need to installe ipkg in order to do so.


(if you are using windows you should download PuTTY or another SSH client for this) Default password is synopass or the same password as your admin account.
