aboutsummaryrefslogtreecommitdiff
path: root/net/ssltunnel-server/pkg-plist
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-16 15:43:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-16 15:43:58 +0000
commit0e3f2c3a8169b19088677b386d15e1b9c7be8883 (patch)
tree388120b00f8f0a7b8fcdfbd394e8c23899144a55 /net/ssltunnel-server/pkg-plist
parent76037d4e78375f03bd60c3e4a89c3e5dc88abcdc (diff)
downloadports-0e3f2c3a8169b19088677b386d15e1b9c7be8883.tar.gz
ports-0e3f2c3a8169b19088677b386d15e1b9c7be8883.zip
Notes
Diffstat (limited to 'net/ssltunnel-server/pkg-plist')
-rw-r--r--net/ssltunnel-server/pkg-plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ssltunnel-server/pkg-plist b/net/ssltunnel-server/pkg-plist
index 9f9898a42d27..7c4291b8c2c1 100644
--- a/net/ssltunnel-server/pkg-plist
+++ b/net/ssltunnel-server/pkg-plist
@@ -1,5 +1,6 @@
etc/rc.d/ssltunnel.sh.sample
-@unexec if cmp -s %D/etc/ssltunnel/client.conf %D/etc/ssltunnel/client.conf.sample; then rm -f %D/etc/ssltunnel/client.conf; fi
+@unexec if cmp -s %D/etc/ssltunnel/tunnel.conf %D/etc/ssltunnel/tunnel.conf.default; then rm -f %D/etc/ssltunnel/tunnel.conf; fi
+@unexec if cmp -s %D/etc/ssltunnel/users %D/etc/ssltunnel/users.sample; then rm -f %D/etc/ssltunnel/users; fi
etc/ssltunnel/tunnel.conf.default
etc/ssltunnel/users.sample
libexec/pppserver