Forward Firewall: added --kerneltz option to timeframe

This commit is contained in:
Alexander Marx
2013-03-05 09:47:21 +01:00
committed by Michael Tremer
parent b3f4a4efcf
commit f38e0c4de0
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ my %ipsecsettings=();
my %aliases=();
my %optionsfw=();
my $VERSION='0.9.8.0';
my $VERSION='0.9.8.1';
my $color;
my $confignet = "${General::swroot}/fwhosts/customnetworks";
my $confighost = "${General::swroot}/fwhosts/customhosts";