## 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