add sudo
This commit is contained in:
parent
be6952b6dd
commit
0a19fd9ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ WantedBy = multi-user.target
|
||||||
```
|
```
|
||||||
Enable the service
|
Enable the service
|
||||||
```bash
|
```bash
|
||||||
systemctl enable peerplays.service
|
sudo systemctl enable peerplays.service
|
||||||
```
|
```
|
||||||
Make sure you don't get any errors
|
Make sure you don't get any errors
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue