git: c7c7faa614ee - stable/14 - rc.d: Process autobridge_* in vnet jails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jan 2024 15:52:37 UTC
The branch stable/14 has been updated by markj:
URL: https://cgit.FreeBSD.org/src/commit/?id=c7c7faa614eed9433d6693cb651302a95e7463f3
commit c7c7faa614eed9433d6693cb651302a95e7463f3
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2024-01-04 17:10:35 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2024-01-18 15:52:15 +0000
rc.d: Process autobridge_* in vnet jails
Reviewed by: kp
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D43316
(cherry picked from commit 1809089a9613c6ebdb6861ee142fba90d6a20c45)
---
libexec/rc/rc.d/bridge | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libexec/rc/rc.d/bridge b/libexec/rc/rc.d/bridge
index eba43a7d2e2a..a42d82adacc5 100755
--- a/libexec/rc/rc.d/bridge
+++ b/libexec/rc/rc.d/bridge
@@ -26,7 +26,7 @@
# PROVIDE: bridge
# REQUIRE: netif ppp stf
-# KEYWORD: nojail
+# KEYWORD: nojailvnet
. /etc/rc.subr
. /etc/network.subr