mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 13:02:38 +00:00
Update readme
This commit is contained in:
parent
b55354ae4d
commit
f19404a31d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue