Cron config for ipfw table

Jos Chrispijn bsduser at cloudzeeland.nl
Fri Apr 10 17:46:34 UTC 2020


On 10-4-20 14:38, Jerry wrote:

> I run several programs upon reboot also. However, I never use "bash" as
> part of the command.

I currently use #!/bin/bash
> 
> Assuming you have the correct "shebang" in th script, you could just use
> 
> 	@reboot /root/cronjobs/reboot.sh &
> 

Unfortunately, removing the & doesn't result in the solution.
Will check the link you provided again; might oversee the issue by using 
a typo somewhere.

Thanks, Jos


More information about the freebsd-questions mailing list