Dan Langille

Results 97 comments of Dan Langille

I think, ideally, the code would prompt for confirmation before upgrading a stopped jail.

Auditing is already built into the OS. Why add it to the jail manager? I audit jails for security patches via Nagios. pkg-audit.sh - https://gist.github.com/dlangille/8137ea3d4f9d47569de40eef10fe7689 pkg-base-audit.sh - https://gist.github.com/dlangille/bc9ae5b2bd37e1301cddd5d56a93da40 Use those...

> Then how does that script work? `pkg audit` only checks packages. AFAIK it doesn't have anything to do with the base system. It uses the VUXML database: see https://www.vuxml.org...

I think the original jail was created with a clone, the default I think. This is why I prefer using `--thickjail` on `iocage create`.

Yeah, I'm having the same issue now. I can't deploy any certs when they are renewed. :/

@tehfink I'm sorry to report (via #1289), this project has no current workers.

Why can't you do that with the existing code?