public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [DEV PATCH 3/3] openvpn-rw: Correct typo in openvpn-rw initscript
Date: Sat, 14 Dec 2024 18:47:18 +0100	[thread overview]
Message-ID: <20241214174718.22140-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241214174718.22140-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

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

diff --git a/src/initscripts/system/openvpn-rw b/src/initscripts/system/openvpn-rw
index 49b01daca..e0483e4b1 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(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)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
-- 
2.47.1


  parent reply	other threads:[~2024-12-14 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 17:47 [DEV PATCH 1/3] ovpnmain.cgi: Allow the openvpn-rw status to be shown in openvpn WUI Adolf Belka
2024-12-14 17:47 ` [DEV PATCH 2/3] services.cgi: Allow the openvpn-rw status to be shown in the Services WUI page Adolf Belka
2024-12-14 17:47 ` Adolf Belka [this message]
2024-12-14 18:04 ` [DEV PATCH 1/3] ovpnmain.cgi: Allow the openvpn-rw status to be shown in openvpn WUI Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241214174718.22140-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox