aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-20 12:03:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-20 12:03:42 +0000
commit546ed8190c4040ca56ef787085d5f83e2e8b020f (patch)
treea39c3992c9ea9bc184be784a55c9810704726ab4 /net/freeradius2
parentd50f555ea663a25e0aff11646907ee42a1bb7732 (diff)
downloadports-546ed8190c4040ca56ef787085d5f83e2e8b020f.tar.gz
ports-546ed8190c4040ca56ef787085d5f83e2e8b020f.zip
Notes
Diffstat (limited to 'net/freeradius2')
-rw-r--r--net/freeradius2/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeradius2/pkg-plist b/net/freeradius2/pkg-plist
index 748b23f282bd..bf7280bd5d77 100644
--- a/net/freeradius2/pkg-plist
+++ b/net/freeradius2/pkg-plist
@@ -433,4 +433,4 @@ sbin/rc.radiusd
@unexec rm -fr /var/log/raddb
@exec mkdir -p /var/run/radiusd
@unexec rm -fr /var/run/radiusd
-@unexec echo "You should remove %D/etc/raddb if you don't need it anymore."
+@unexec rmdir %D/etc/raddb 2> /dev/null || echo "You should remove %D/etc/raddb if you don't need it anymore."