Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Force a reboot without OfxWatchdog

$
0
0

If you just need to restart the computer, add your account to /etc/sudoers with NOPASSWD keyword and

system("sudo reboot");

should do the job. I don't know what feature you are talking about ofxWatchdog, though.


Viewing all articles
Browse latest Browse all 40524

Trending Articles