forked from XPUB/si_7-IRIS
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
427 B
Markdown
19 lines
427 B
Markdown
## IRIS
|
|
|
|
* scripts locations /var/www/html/lifeHackAgent
|
|
* audio recording script /var/www/html/lifeHackAgent/Audio_recordings
|
|
|
|
## test system:
|
|
* `./motion.sh`
|
|
|
|
## cronjob:
|
|
runs announcements.py
|
|
|
|
|
|
# systemd service file
|
|
* run on boot
|
|
* location: /lib/systemd/system/lifehack.service
|
|
* status: sudo systemctl ststatus lifehack.service
|
|
* start: sudo systemctl start lifehack.service
|
|
* stop: sudo systemctl stop lifehack.service
|