xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
820 stars 143 forks source link

Startup script for linux server #146

Open wtrdk opened 9 years ago

wtrdk commented 9 years ago

I've tried several things to get this deamon started automatically at boot on Ubuntu Server 14.04, but all failed. Can someone write a working init-script?

xybu commented 9 years ago

Use crontab?

Sincerely, Xiangyu Bu

Sent from my Windows Phone


From: wtrdkmailto:notifications@github.com Sent: ‎3/‎27/‎2015 7:37 AM To: xybu/onedrive-dmailto:onedrive-d@noreply.github.com Subject: [onedrive-d] Startup script for linux server (#146)

I've tried several things to get this deamon started automatically at boot on Ubuntu Server 14.04, but all failed. Can someone write a working init-script?


Reply to this email directly or view it on GitHub: https://github.com/xybu/onedrive-d/issues/146

ewann commented 9 years ago

@wtrdk were you able to implement a solution using crontab, or some other method?