https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191181
--- Comment #1 from rs@bytecamp.net ---
Note: the name does not even have to be declared in jail.conf for this to
trigger. Also the warning is dependend on the name given.
E.g.
# /etc/rc.d/jail start foo-bar
/etc/rc.d/jail: WARNING: jail_extract_address: type not identified
expr: illegal option -- b
expr: usage: expr [-e] expression
# /etc/rc.d/jail start bar-foo
/etc/rc.d/jail: WARNING: jail_extract_address: type not identified
expr: illegal option -- f
expr: usage: expr [-e] expression
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"