systemctl README typo

This commit is contained in:
Diego Fernando Carrión 2024-10-20 15:22:16 +02:00
parent e8fcea05e2
commit 01294ba275
Signed by: CRThaze
GPG Key ID: 8279B79A1A7F8194

View File

@ -62,6 +62,6 @@ WantedBy=default.target
```
- Create this unit file in `/etc/systemd/system/speedporter.service`
- Then run: `systemd enable speedporter`
- And start it with: `systemd start speedporter`
- Then run: `systemctl enable speedporter`
- And start it with: `systemctl start speedporter`