From 36d749520c28881e236a736b2352a2936aeb2143 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 14 Oct 2008 19:52:36 +0000 Subject: [PATCH] Add time match support in /etc/shorewall/rules -- take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/releasenotes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 8b7d09fb1..f6deabfe1 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -140,13 +140,13 @@ Other changes in Shorewall 4.2.1 The contents of this column is a series of one or more "time elements" separated by apersands ("&"). Possible time elements are: - utc Times are expressed in GMT. + utc Times are expressed in Greenwich Mean Time. localtz Times are expressed in local civil time (default) timestart=hh:mm[:ss] timestop=hh:mm[:ss] Start and stop time of day for rule - weekdays=ddd[,ddd...] where ddd is Mon,Tue,Wed,Thu,Fri,Sat or + weekdays=ddd[,ddd]... where ddd is Mon,Tue,Wed,Thu,Fri,Sat or Sun - monthdays=dd[,dd...] where dd is an ordinal day of the month. + monthdays=dd[,dd]... where dd is an ordinal day of the month. datestart=yyyy[-mm[-dd[Thh[:mm[:ss]]]]] datestop=yyyy[-mm[-dd[Thh[:mm[:ss]]]]] where yyyy = Year