K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-08-07T23:19:02.000000Z K 7 svn:log V 411 Skip jails which are already running and inform why. We're checking for /var/run/jail_.id file and if it exists, we don't start the jail. It should be also safe in case of reboot(8), because rc.d/cleanvar script is going to remove /var/run/jail_* files. It helps to avoid potential mess when the same jail is started twice, because of an administrator mistake (been there, done that). MFC after: 1 week END