Skip to content

Instantly share code, notes, and snippets.

@bsodmike
Created March 17, 2024 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsodmike/e840f1dafd23314fe19ee7fb79b94620 to your computer and use it in GitHub Desktop.
Save bsodmike/e840f1dafd23314fe19ee7fb79b94620 to your computer and use it in GitHub Desktop.
pfSense crontab
# ┌───────────── 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