1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 13:02:38 +00:00

Update readme

This commit is contained in:
Myned 2023-03-23 04:57:27 -05:00 committed by GitHub
parent b55354ae4d
commit f19404a31d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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