Linux/BSD: How do I move Sync from running as root to running as my user without having to setup from scratch?


jdrch

Recommended Posts

I'm currently running Resilio Sync as root on FreeBSD (don't be put off by the OS; I suspect anything that works on Linux will work on FreeBSD too as long as the appropriate equivalent commands are used.) I'd like to get it running under my username instead of root. How do I do this without having to set up Sync from scratch again? I suspect I'd have to move the

.sync

folder from its current location in

/bin

to somewhere it can be read without superuser permissions, e.g.

usr/home/myusername/

, and then I'd also have to change permissions on the files and folders that synced as root. I'd probably also have to create a

.conf

file, save it somewhere it can be read without root, and use it to point to the

.sync

folder's new location.

Does that sound right? Any other ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.