aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/freeradius2/pkg-plist')
-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."