diff options
-rw-r--r-- | net-mgmt/ipfm/pkg-plist | 1 | ||||
-rw-r--r-- | net/ipfm/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ipfm/pkg-plist b/net-mgmt/ipfm/pkg-plist index 3720022..8d60c11 100644 --- a/net-mgmt/ipfm/pkg-plist +++ b/net-mgmt/ipfm/pkg-plist @@ -2,3 +2,4 @@ sbin/ipfm man/man5/ipfm.conf.5 man/man8/ipfm.8 etc/ipfm.conf +@unexec rm -rf /var/log/ipfm diff --git a/net/ipfm/pkg-plist b/net/ipfm/pkg-plist index 3720022..8d60c11 100644 --- a/net/ipfm/pkg-plist +++ b/net/ipfm/pkg-plist @@ -2,3 +2,4 @@ sbin/ipfm man/man5/ipfm.conf.5 man/man8/ipfm.8 etc/ipfm.conf +@unexec rm -rf /var/log/ipfm |