diff options
author | Joey Trungale <joey@trungale.net> | 2010-05-13 00:36:56 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:36:56 +0200 |
commit | 6b0bec112ec5eef0b22a1fa5d94bdef096fc3e6c (patch) | |
tree | 86efaf29b183d35cfe82e3eb81788efcc8893e6f /network/knock/doinst.sh | |
parent | ff00687459d1b42d8417a31fb1b957266ae61361 (diff) | |
download | slackbuilds-6b0bec112ec5eef0b22a1fa5d94bdef096fc3e6c.tar.gz |
network/knock: Updated for version .0.5
Diffstat (limited to 'network/knock/doinst.sh')
-rw-r--r-- | network/knock/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/knock/doinst.sh b/network/knock/doinst.sh index 9a247a060b..34adf21d6f 100644 --- a/network/knock/doinst.sh +++ b/network/knock/doinst.sh @@ -9,7 +9,7 @@ config() { rm $NEW fi # Otherwise, we leave the .new copy for the admin to consider... -} +} # Keep same permissions on rc.knockd.new as an existing rc.knockd: if [ -e etc/rc.d/rc.knockd ]; then |