mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-01 06:10:21 +01:00
rename systemcl to systemctl
http://boswatch.de/index.php?thread/4-version-2-2-1/&postID=31#post31
This commit is contained in:
parent
45f4887163
commit
0774a58193
|
|
@ -10,8 +10,8 @@ Enter the frequency and the decoder(s) you want to use in line 7; you can add mo
|
|||
### Install the service
|
||||
1. Copy the file to /lib/systemd/system: sudo cp /opt/boswatch/service/boswatch.service /lib/systemd/system/
|
||||
2. Change the rights: sudo chmod 644 /lib/systemd/system/boswatch.service
|
||||
3. Enable the service: sudo systemcl enable boswatch.service
|
||||
4. Start the service: sudo systemcl start boswatch.service
|
||||
3. Enable the service: sudo systemctl enable boswatch.service
|
||||
4. Start the service: sudo systemctl start boswatch.service
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue