This commit is contained in:
Bill Butler 2017-05-29 20:17:03 -04:00 committed by PBSA Github Manager
parent be6952b6dd
commit 0a19fd9ae1

View file

@ -187,7 +187,7 @@ WantedBy = multi-user.target
```
Enable the service
```bash
systemctl enable peerplays.service
sudo systemctl enable peerplays.service
```
Make sure you don't get any errors
```bash