[DEV,3/3] openvpn-rw: Correct typo in openvpn-rw initscript
Commit Message
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
src/initscripts/system/openvpn-rw | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -2,7 +2,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2024 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