thanks , I already read the source of this function.
But after reading the source , I still don't understand why this function should be call 7 times every hour?
It is just get time and set time zone function.
Called once an hour is enough.
Search found 2 matches
- Mon Jun 10, 2013 2:23 am
- Forum: Other Issues
- Topic: why set_kernel_timezone repeated 7 times an hour?
- Replies: 2
- Views: 2334
- Sun Jun 09, 2013 5:12 am
- Forum: Other Issues
- Topic: why set_kernel_timezone repeated 7 times an hour?
- Replies: 2
- Views: 2334
why set_kernel_timezone repeated 7 times an hour?
I found this in crontab
0,1,11,21,31,41,51 * * * * /usr/bin/set_kernel_timezone >/dev/null 2>&1
Can someone tell me what does this command do?
just set timezone? why so many times? 7 times per hour!
I also using a openwrt router , and I can't find this in open wrt.
0,1,11,21,31,41,51 * * * * /usr/bin/set_kernel_timezone >/dev/null 2>&1
Can someone tell me what does this command do?
just set timezone? why so many times? 7 times per hour!
I also using a openwrt router , and I can't find this in open wrt.