From eaa3c91af6a7f0c633b444c51fdc94d8f0717517 Mon Sep 17 00:00:00 2001 From: poIyduekes Date: Tue, 6 May 2025 21:17:15 +0530 Subject: [PATCH] security/snowflake-broker: fix typo in snowflake broker rc.d script causing a parsing error --- security/snowflake-tor/files/snowflake-broker.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/snowflake-tor/files/snowflake-broker.in b/security/snowflake-tor/files/snowflake-broker.in index 3113d655db5..66291a653ad 100644 --- a/security/snowflake-tor/files/snowflake-broker.in +++ b/security/snowflake-tor/files/snowflake-broker.in @@ -11,7 +11,7 @@ . /etc/rc.subr -name="snowflake-broker" +name="snowflake_broker" rcvar="snowflake_broker_enable" pidfile="/var/run/${name}.pid" logfile="/var/log/${name}.log" -- 2.49.0