summaryrefslogtreecommitdiff
path: root/rules.sh
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-30 20:32:21 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-30 20:32:21 +0100
commit61fdfd3436e9e1508adb86e9fccdcd950f779bf5 (patch)
tree82411138df45191982a6968f368edbe6aaaca369 /rules.sh
parentaddes systemd service unit (diff)
some cleanup and update changelog for releasev0.1rel-0.1
Diffstat (limited to 'rules.sh')
-rwxr-xr-xrules.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules.sh b/rules.sh
index 5a51927..24aa3b8 100755
--- a/rules.sh
+++ b/rules.sh
@@ -6,7 +6,7 @@
# new ruleset it asks for a confirmation and reverts all changes if
# this confirmation times out.
#
-# Copyright (C) 2013 Christian Pointner <equinox@spreadspace.org>
+# Copyright (C) 2013-2016 Christian Pointner <equinox@spreadspace.org>
#
# This file is part of saswall.
#
@@ -25,7 +25,7 @@
#
## Sample rules.sh for saswall
##
-## this file gets sourced by /usr/local/sbin/saswall
+## this file gets sourced by /usr/sbin/saswall
## - please add your rules here
## - redefine the variable SASWALL_CONFIRM_TIMEOUT if you want
## a different timeout (default: 20 -> 20 seconds)