Signed-off-by: Adolf Belka <[email protected]>
---
 html/cgi-bin/services.cgi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/cgi-bin/services.cgi b/html/cgi-bin/services.cgi
index 462b6bfa1..8b92f7e08 100644
--- a/html/cgi-bin/services.cgi
+++ b/html/cgi-bin/services.cgi
@@ -2,7 +2,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2005-2021  IPFire Team                                        #
+# Copyright (C) 2005-2025  IPFire Team                                        #
 #                                                                             #
 # 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        #
@@ -114,7 +114,7 @@ $querry[1] = 'hour' unless defined $querry[1];
                # OpenVPN Roadwarrior
                $Lang::tr{'ovpn roadwarrior server'} => {
                        "process" => "openvpn",
-                       "pidfile" => "/var/run/openvpn.pid",
+                       "pidfile" => "/var/run/openvpn-rw.pid",
                }
        });
 
-- 
2.50.0


Reply via email to