mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update ubuntu-package-install.md
* Update PR
This commit is contained in:
parent
7c16287609
commit
ffc5f18784
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ sudo apt remove onedrive
|
|||
|
||||
#### Step 1c: Remove errant systemd service file installed by PPA or distribution package
|
||||
|
||||
Additionally, the distribution packages have a bad habit of creating a 'default' systemd service file when installing the 'onedrive' package so that the client will automatically run the client post being authenticated:
|
||||
The Ubuntu Universe distribution packages have a bad habit of creating a 'default' systemd service file when installing the 'onedrive' package so that the client will automatically run the client post being authenticated. The following is logged when you install from the Ubuntu Universe package:
|
||||
```
|
||||
Created symlink /etc/systemd/user/default.target.wants/onedrive.service → /usr/lib/systemd/user/onedrive.service.
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue