Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This board is now closed. The Blackhole image ended in 2020.
The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost.
We thank you for being part of the community for the last 15+ years.
You can join the OpenBh board if you have not already done so at www.openbh.net.
If I set up BHcron to run a simple script at a given time or intervals, can I set up a log file to verify if the cronjob is indeed working?
Many thanks.
If I set up BHcron to run a simple script at a given time or intervals, can I set up a log file to verify if the cronjob is indeed working?
Many thanks.
Why is it that when I put a log file in /var/log/ it disappears upon reboot of Box whereas if I put the same log file in /etc/ it does not disappear after Reboot?
Why is it that when I put a log file in /var/log/ it disappears upon reboot of Box whereas if I put the same log file in /etc/ it does not disappear after Reboot?
Hi!
I am looking for help setting a cron job so it does not work when i switch my box to standby.
It looks like this now:
*/4 * * * * touch /media/hdd/keepalive.log
and it does what it is intended for but I would like that it does not do it all the time and that the hdd gets some rest while the box is on standby.
I read that I need to use if or while to condition the job to work only when the box is active/on, but I have no clue how to do it.
Any help, please...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.