64studio / plegger

PiDeck Bootlegger
http://pideck.com/
1 stars 0 forks source link

Add a GUI button to restart the recorder #1

Open danielhjames opened 7 years ago

danielhjames commented 7 years ago

This button would run the command:

systemctl recorder restart

danielhjames commented 7 years ago

Actually we only want to kill the current recorder process, not the whole recorder script. We can do this with:

killall -s SIGTERM rec