Change systemd service file path to /lib/systemd

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park
2024-10-17 13:12:24 +09:00
parent 5da9b76577
commit 3742711bb7
2 changed files with 3 additions and 3 deletions

View File

@@ -163,7 +163,7 @@ for i in immich*.service; do
systemctl stop $i
systemctl disable $i
done
rm /etc/systemd/system/immich*.service
rm /lib/systemd/system/immich*.service
systemctl daemon-reload
# Remove Immich files