From 23b11d340d13a3c86a1f9b391ebd7dba148ed3cb Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Mon, 7 Feb 2022 22:07:50 -0800 Subject: [PATCH] Don't try to load firewall6-lib.pl https://github.com/webmin/webmin/issues/1596 --- firewall6/module.info | 1 + 1 file changed, 1 insertion(+) diff --git a/firewall6/module.info b/firewall6/module.info index bdf00e020..81fbe5246 100644 --- a/firewall6/module.info +++ b/firewall6/module.info @@ -3,3 +3,4 @@ category=net longdesc=Configure a Linux firewall using ip6tables. Allows the editing of all tables, chains, rules and options. name=Firewall6 os_support=*-linux +library=firewall-lib.pl