October 26, 201015 yr Hi, I would like to shutdown my unRAID server each day at 6am. I currently use the /sbin/powerdown command to shut my unRAID down (with SickBeard, SABnzbd and couch potato running). What is the easiest and safest way to make the command run each morning? Thanks in advance, Tom
October 26, 201015 yr Hi, I would like to shutdown my unRAID server each day at 6am. I currently use the /sbin/powerdown command to shut my unRAID down (with SickBeard, SABnzbd and couch potato running). What is the easiest and safest way to make the command run each morning? Thanks in advance, Tom Put this line at the end of your "config/go" script: echo "/sbin/powerdown" | at 6 AM The powerdown command will run at 6 AM. Joe L.
Archived
This topic is now archived and is closed to further replies.