Update README.md

This commit is contained in:
abraunegg 2018-09-13 08:52:24 +10:00 committed by GitHub
parent be1cb5e5ab
commit 53cbc8ff5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -304,7 +304,7 @@ tail -f /var/log/onedrive/<username>.onedrive.log
```
To change what 'user' the client runs under (by default root), manually edit the init.d service file and modify `daemon --user root onedrive_service.sh` for the correct user.
**systemd - Arch, Ubuntu, Debian, OpenSuSE**
**systemd - Arch, Ubuntu, Debian, OpenSuSE, Fedora**
```sh
systemctl --user enable onedrive
systemctl --user start onedrive