From 8df2cfb9c738286ef9b8a1f8c7c99ca8ce09a13a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sat, 9 Jul 2022 10:21:55 +0000 Subject: [PATCH] backup.pl: Delete directives for dropped OpenVPN convert script MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit See 0b6d12adae7f41bb31f6b361b2d6a90057de7867. Signed-off-by: Peter Müller Reviewed-by: Adolf Belka --- config/backup/backup.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/backup/backup.pl b/config/backup/backup.pl index 7624373216..54957a814b 100644 --- a/config/backup/backup.pl +++ b/config/backup/backup.pl @@ -157,9 +157,6 @@ restore_backup() { # Reload firewall firewallctrl - # Convert old OpenVPN CCD files (CN change, Core Update 75) - convert-ovpn - # Snort to suricata converter. if [ -d "/var/ipfire/snort" ]; then # Run converter -- 2.39.5