Tags: freebsd/iocage
Tags
Prevent slashes in jail names when checking existence Specifically trailing slashes cause issues, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275738 Affects commands like console, start etc. Jail creation is already covered by a strict regex, see ioc_create.py.
PreviousNext