Created
March 17, 2024 07:41
-
-
Save bsodmike/e840f1dafd23314fe19ee7fb79b94620 to your computer and use it in GitHub Desktop.
pfSense crontab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ┌───────────── Minute (0 - 59) | |
# │ ┌─────────── Hour (0 - 23) | |
# │ │ ┌───────── Date (1 - 31) | |
# │ │ │ ┌─────── Month (1 - 12) | |
# │ │ │ │ ┌───── Day of Week (0 - 7,0 Sunday,6 Saturday,7 Sunday) | |
# │ │ │ │ │ | |
0 0 * * * /etc/rc.restart_webgui |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment