Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Shutdown PC by removing SD Card (aleprok.eu)
2 points by TMK on Nov 19, 2011 | hide | past | favorite | 2 comments


Interesting, but why don't you use a udev rule?

Something like KERNEL=="sdg", RUN+="/usr/bin/madagascar" and then you have madagascar check the environment variable ACTION for a 'remove', and when you see that run shutdown? (or just write straight into sysreq for instant poweroff)


I'm not the biggest linux geek, so i'm not that familiar with writing udev rules, so it was easier for me just writing the script with c. Though should looking into writing udev rules. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: