testan a reboold \
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# m h dom mon dow command
|
||||
# notify webhook of reboot
|
||||
@reboot /bin/bash -c "/usr/share/customscripts/ifnet \"/usr/share/customscripts/webhook bootup\" 2>> /var/log/root-crontab.log"
|
||||
|
||||
# set the system time from the RTC every reboot
|
||||
@reboot /usr/sbin/hwclock -s 2>> /var/log/root-crontab.log
|
||||
# @reboot /usr/sbin/hwclock -s 2>> /var/log/root-crontab.log
|
||||
|
||||
# set the RTC from the system time every four hours
|
||||
0 */4 * * * /usr/sbin/hwclock -w 2>> /var/log/root-crontab.log
|
||||
# 0 */4 * * * /usr/sbin/hwclock -w 2>> /var/log/root-crontab.log
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC hourly
|
||||
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
# bootup webhook
|
||||
@reboot /bin/bash /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log
|
||||
@@ -1,4 +0,0 @@
|
||||
# set hardware I2C RTC hourly
|
||||
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
# webhook to notify of reboot
|
||||
@reboot /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log
|
||||
@@ -1,4 +0,0 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC hourly
|
||||
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
@reboot /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log
|
||||
@@ -1,4 +0,0 @@
|
||||
# m h dom mon dow command
|
||||
# set hardware I2C RTC hourly
|
||||
0 * * * * /bin/bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
|
||||
@reboot /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log
|
||||
Reference in New Issue
Block a user