Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
9652308
Topic
671189
Board
Hardware
Re: ANTMINER S3 Discussion and Support Thread.
by
windpath
on
25/11/2014, 16:17:22 UTC
Quote from: 1Neptune on November 25, 2014, 02:36:26 AM
One of mine is acting up (an S3) and I've set it to reboot every 2 hours:
* 0,2,4,6,8,10,12,14,16,18,20,22 * * * /sbin/shutdown -reboot
Might be simpler as:
0 */2 * * * /sbin/shutdown -reboot