Hi guys.
Yes, I want to run a task only once.
I'm working with pfsense 2.0.1, for some strange reasons squid needs to be restarted, because [cmd=]squid -k rotate[/cmd] won't work if we don't change the logs files' rights to 777 and restart the services, this is nanobsd.
I had asked there but no one since to answer, then I want to achieve this using other tools like 'at' or 'cron'.
Now, I was trying to use
at, but the command is not working neither, I had asked again but I still don't had any answer.
Them my brain says, "What else can we do"? and I say what about if I set up a batch to run at start, that batch will send the job to cron and will run at 23:00, later other batch to remove the job at 23:10 and done, this will be same day the system start only.
This is the reason, thanks
