diff options
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 |