How to configure the service to find the user folders with init.d? #1347
-
I apologize if this has been answered but I couldn't find it in the documentation. When starting onedrive in monitor mode with init.d, running as user root, how do I tell the service which user folders to monitor and what OneDrive accounts to use? I can see that the configuration for running it with systemd requires you to add the usernames to the service but I find no similar documentation for init.d |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@transpetaflops Once the correct user is setup, configure the |
Beta Was this translation helpful? Give feedback.
@transpetaflops
To change the settings for an init.d setup, refer to https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#onedrive-service-running-as-root-user-via-initd
Once the correct user is setup, configure the
~/.config/<config-folder>/config
file with any additional application settings as required.