I have a jail that after running /etc/rc.d/jail seems to stay around. jls 1 <ip> <name> <path> but if I do "pgrep -lfj 1" nothing is listed. I am able to enter the jail by "jexec 1 chs", but once inside it doesn't seem like anything is working. Is this basically a Zombie jail? ie an entry claiming there is a jail even though there isn't one?