Compare commits
2 Commits
922d91c4da
...
26d1533986
Author | SHA1 | Date | |
---|---|---|---|
26d1533986 | |||
672ab27bdf |
@ -1,10 +1,10 @@
|
||||
Designed to power a lamp from a raspberry pi. Turns GPIO17 on if internet works, pulses if internet doesn't
|
||||
|
||||
install: link or copy cloudsign.service to `/lib/systemd/system`
|
||||
install: symlink or copy cloudsign.service to `/lib/systemd/system`
|
||||
|
||||
start: `sudo systemctl start cloudsign`
|
||||
stop: `sudo systemctl stop cloudsign`
|
||||
etc for enable/disable/restart
|
||||
|
||||
logs: `journalctl -u cloudsign`
|
||||
logs: `journalctl -u cloudsign`
|
||||
edit startup: `sudo vim /lib/systemd/system/cloudsign.service`
|
Loading…
x
Reference in New Issue
Block a user