1
0
Fork 0
mirror of https://github.com/myned/watcher.git synced 2024-11-01 12:22:38 +00:00

Update readme

This commit is contained in:
Myned 2023-03-23 04:56:38 -05:00 committed by GitHub
parent 0b6322d07d
commit 387521e871
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ systemctl --user enable --now watcher
```
6. Enable lingering to start user services on boot
```
sudo loginctl enable-linger username
sudo loginctl enable-linger $(whoami)
```
## Updating
1. Go to project folder