clio/clio-pi/systemd/record.service
Your Name 56d8fb4d56
Some checks failed
Deploy API / deploy (push) Failing after 1s
adding a bunch of untested files
2026-05-19 20:12:49 -04:00

11 lines
147 B
Desktop File

[Unit]
Description=Record
[Service]
ExecStart=/home/pi/bin/record.sh
User=pi
Type=simple
Restart=on-failure
[Install]
WantedBy=multi-user.target