Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. shell script
    Log in to post
    • All categories
    • M

      Crontab does not works

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions cron shell script shell
      2
      0 Votes
      2 Posts
      724 Views
      stephenw10S

      /bin/bash doesn't exist in pfSense, use /bin/sh.

      What error do you see when it tries to run?

      Steve

    • X

      Send Email when Ping Fails but Email is Empty

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions shell script script tag &&
      2
      0 Votes
      2 Posts
      709 Views
      stephenw10S

      Usually when you see that it's because you're using a bash script and pfSense does not use bash. Some commands do not work.

      Though here it looks like it's trying to run { as a command.

      Steve