28 Commits

Author SHA1 Message Date
38a73884c0 Fix name. 2021-02-17 05:14:12 -06:00
7953bc7a51 GPU mining performance starting to report lower over time, looks like lots of watchdog processes running. Add a daily reboot as well as follow-up patch. Refactor current schedule document across a few files. 2021-02-17 05:12:25 -06:00
51f50c4118 Stop CPU mining on x570, was opnly for testing. Get greedy with scheduling. 2021-02-15 20:07:55 -06:00
08e64f1c97 Add extra call for default script name just in case not called from cron. 2021-02-15 19:38:06 -06:00
693e7eee5b Always recreate script file. Kill both exec and script. 2021-02-15 19:30:06 -06:00
fdd1db85e5 Move check alive to be in script, not cron. 2021-02-15 18:58:06 -06:00
acc33c61c1 Add space. 2021-02-15 18:41:58 -06:00
29fbf12b62 Set mfn up for using bash expressions in cron. 2021-02-15 18:41:16 -06:00
744fc87318 Rename property. 2021-02-15 18:31:36 -06:00
e9841366d1 Woops, use script not executable and fix killall command. 2021-02-15 18:29:23 -06:00
c2e0d532da Change jobs to be every 5 minutes. Fix loop variables in non-loop. 2021-02-15 18:27:44 -06:00
84cb8194ca Setting up for showtime. 2021-02-15 18:19:32 -06:00
b1d0245ae9 Add quotes. 2021-02-15 14:14:17 -06:00
ced0e9e752 Dumbify variables a bit and take some hints from finally discovered documentation on boolean functions. 2021-02-15 14:13:04 -06:00
d8c45fd477 Try to do variables in a different way. No idea if it will work. 2021-02-15 13:57:22 -06:00
5a5b799c8a It worked!? Name was the same on both tasks though lol. 2021-02-15 12:18:07 -06:00
7b53d2b67b Try not on the inside. 2021-02-15 12:13:49 -06:00
9212efca40 Add quotes for job without function. 2021-02-15 12:10:40 -06:00
41d89d5100 Try not as function. 2021-02-15 12:09:25 -06:00
cd656c3b61 Fix error. 2021-02-15 11:23:57 -06:00
5891b80054 Try single brace. 2021-02-15 11:22:58 -06:00
705bfaea2e Trying craziness. 2021-02-15 11:22:20 -06:00
9673f33716 Try putting not inside brackets. 2021-02-15 11:17:21 -06:00
f5c23d9b9b 13 is too close to */15, move to 7. Try forcing the variable to a bool. 2021-02-15 11:16:06 -06:00
5f4f57c83f Try using not. 2021-02-15 11:12:04 -06:00
a9965087b8 Try ! on outside. 2021-02-15 11:10:37 -06:00
caff57f16e First attempt to create miner cron jobs. Unsure if ! will work. 2021-02-15 11:09:34 -06:00
2a6edcb788 Beginning to put together tasks for ETH mining. 2021-02-11 08:05:34 -06:00