Now works in a service on boot.
This commit is contained in:
12
README.md
12
README.md
@@ -7,4 +7,14 @@
|
||||
- Raspian/Debian
|
||||
- Python 3
|
||||
- Python 3 Requets
|
||||
- Python 3 RPi.GPIO
|
||||
- Python 3 RPi.GPIO
|
||||
|
||||
## Install instructions
|
||||
|
||||
- Downloand script into /usr/local/bin/
|
||||
- Download rrcs-trigger file and place into /usr/local/bin/
|
||||
- Download rrcs-trigger.service and place it into /etc/systemd/system/
|
||||
- Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service```
|
||||
- RUn the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service```
|
||||
|
||||
- Modify the script to have your RRCS Server IP address and port.
|
||||
Reference in New Issue
Block a user