From 0864f65f12316319f65dffceeaa0c3476f3bb4bf Mon Sep 17 00:00:00 2001 From: abraunegg Date: Sun, 24 Mar 2024 08:57:39 +1100 Subject: [PATCH] Update ubuntu-package-install.md * update doc --- docs/ubuntu-package-install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ubuntu-package-install.md b/docs/ubuntu-package-install.md index ad39b86a..04d8c905 100644 --- a/docs/ubuntu-package-install.md +++ b/docs/ubuntu-package-install.md @@ -32,13 +32,13 @@ sudo apt remove onedrive sudo add-apt-repository --remove ppa:yann1ck/onedrive ``` -#### Step 1b; Remove errant systemd service file installed by PPA or distribution package +#### Step 1b: Remove errant systemd service file installed by PPA or distribution package -Additionally, the distributon 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. This systemd entry is erroneous and needs to be removed. +Additionally, the distributon 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: ``` Created symlink /etc/systemd/user/default.target.wants/onedrive.service → /usr/lib/systemd/user/onedrive.service. ``` -Without removing this erroneous systemd link, this increases your risk of getting the following error message: +This systemd entry is erroneous and needs to be removed. Without removing this erroneous systemd link, this increases your risk of getting the following error message: ``` Opening the item database ...