From 7e44e599f62f94bf85fb2d3c5fe7954a600702e5 Mon Sep 17 00:00:00 2001 From: Song GUO Date: Sun, 10 Dec 2023 11:53:17 +0800 Subject: [PATCH] [script] use `/` instead `.` in sysctl to avoid issues when interface name contains `.` --- script/_border_routing | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/_border_routing b/script/_border_routing index f17c8fe6900..bc3536eec8c 100644 --- a/script/_border_routing +++ b/script/_border_routing @@ -45,8 +45,8 @@ readonly DHCPCD_CONF_BACKUP_FILE accept_ra_install() { sudo tee $SYSCTL_ACCEPT_RA_FILE <