openvpn-rw: Openvpn-2.6 rebase fix authenticator file name

Message ID 20250630090031.6811-1-adolf.belka@ipfire.org
State Accepted
Headers
Series openvpn-rw: Openvpn-2.6 rebase fix authenticator file name |

Commit Message

Adolf Belka June 30, 2025, 9 a.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 src/initscripts/system/openvpn-rw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/src/initscripts/system/openvpn-rw b/src/initscripts/system/openvpn-rw
index df83e47b7..eb8eac444 100644
--- a/src/initscripts/system/openvpn-rw
+++ b/src/initscripts/system/openvpn-rw
@@ -2,7 +2,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -54,7 +54,7 @@  case "${1}" in
 
 	stop)
 		boot_mesg "Stopping OpenVPN Authenticator..."
-		PIDFILE= killproc /usr/sbin/openvon-authenticator
+		PIDFILE= killproc /usr/sbin/openvpn-authenticator
 
 		boot_mesg "Stopping OpenVPN Roadwarrior Server..."
 		killproc /usr/sbin/openvpn