Pool Upgrade Question - Is this a problem

You could do that, but it’d be needlessly awkward–much better would be to do what Patrick suggested and just set up the cron job inside the jail. But if you really wanted to do this, the command to run would be iocage exec <jailname> /path/to/command --flag argument.

2 Likes

Thanks Patrick… got it working.

Thanks for this… I’ve made a note of this as I may want to do something like this to run a command on demand from the command line.

I’m starting to get a bit more comfortable with Jails, now to try the Nextcloud install.