diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-03-07 11:29:11 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-03-07 11:29:11 +0800 |
commit | ab9f712c32c5468d5a53bc63b5cc8a3fad3934af (patch) | |
tree | 2628cb0e13f4dbce934c7809c8adf96f929322b7 /net/vtun/pkg-plist | |
parent | fbc2929f04b91978f090d2589b660329f860c7ee (diff) | |
download | freebsd-ports-gnome-ab9f712c32c5468d5a53bc63b5cc8a3fad3934af.tar.gz freebsd-ports-gnome-ab9f712c32c5468d5a53bc63b5cc8a3fad3934af.tar.zst freebsd-ports-gnome-ab9f712c32c5468d5a53bc63b5cc8a3fad3934af.zip |
Avoid deleting config file.
Reported by William Carrel <william.carrel@infospace.com>
Diffstat (limited to 'net/vtun/pkg-plist')
-rw-r--r-- | net/vtun/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/pkg-plist b/net/vtun/pkg-plist index 08eac39fcdb6..a8b7b238b1c1 100644 --- a/net/vtun/pkg-plist +++ b/net/vtun/pkg-plist @@ -1,4 +1,4 @@ -etc/vtund.conf +etc/vtund.conf.example man/man8/vtun.8 sbin/vtund @exec rm -rf /var/log/vtund |