Hello all, I have a system that doesn't have "shutdown", instead it uses "poweroff". For "rtcwake -m off" (s5), rtcwake sets the wakealarm and then issues a shutdown command. I am thinking about putting together a patch that will allow rtcwake to use "poweroff". It will first try to look for the "shutdown" command and if it is not existent, use "poweroff" instead. Are these changes acceptable? Thanks, Justin