This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ExecStart=/usr/bin/onedrive --monitor
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestartPreventExitStatus=3
-
RestartSec=3
-
RestrictRealtime
Introduced in systemd 231=yes
-
-
[Unit]
-
After=network-online.target
-
Description=OneDrive Free Client
-
Documentation=https://github.com/abraunegg/onedrive
-
Wants=network-online.target
-
Additionnal notes
Nothing here.