git: rc: Add handler for allow_listen_override.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Sep 28 16:21:59 PDT 2020
commit fe8bb09110cbd56f9347259494ce3539a8725be4
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Sep 29 00:57:39 2020 +0200
rc: Add handler for allow_listen_override.
- This is a follow-up of commit 2ea2781e4d73ee6.
- Allow setting allow_listen_override globally for all jails,
by default it is disabled:
jail_default_allow_listen_override (default: disabled)
- Adjust rc.conf(5) manpage too.
Summary of changes:
etc/defaults/rc.conf | 1 +
etc/rc.d/jail | 2 ++
share/man/man5/rc.conf.5 | 8 +++++++-
3 files changed, 10 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe8bb09110cbd56f9347259494ce3539a8725be4
--
DragonFly BSD source repository
More information about the Commits
mailing list