Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Q4OS automatyczne uruchaianie onedrive.service
#1
0
Walczę już od jakiegoś czasu o to by po restarcie systemu automatycznie uruchamiała się usługa onedrive ale nie jestem w stanie tego zrobić. Takie coś mam po reboocie (systemctl status --user onedrive):

Kod:
onedrive.service - OneDrive Free Client
     Loaded: loaded (/usr/lib/systemd/user/onedrive.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2022-09-08 11:02:22 CEST; 5min ago
       Docs: https://github.com/abraunegg/onedrive
    Process: 933 ExecStart=/usr/bin/onedrive --monitor (code=exited, status=3)
   Main PID: 933 (code=exited, status=3)
        CPU: 50ms


Plik onedrive.service wygląda tak:
Kod:
[Unit]
Description=OneDrive Free Client
Documentation=https://github.com/abraunegg/onedrive
After=network-online.target
Wants=network-online.target

[Service]
ExecStart=/usr/bin/onedrive --monitor
Restart=on-failure
RestartSec=3
RestartPreventExitStatus=3

[Install]
WantedBy=default.target

Za każdym razem muszę uruchamiać usługę manualnie. Ktoś wie jak to wystartować z automatu?
Odpowiedz


Wiadomości w tym wątku
Q4OS automatyczne uruchaianie onedrive.service - przez 5k18a - 08-09-2022, 11:31

Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości