diff --git a/net-snmpd.logrotate b/net-snmpd.logrotate deleted file mode 100644 index 0244e02..0000000 --- a/net-snmpd.logrotate +++ /dev/null @@ -1,7 +0,0 @@ -/var/log/snmpd.log { - notifempty - missingok - postrotate - /sbin/service snmpd condrestart 2> /dev/null > /dev/null || true - endscript -} diff --git a/ucd5820stat b/ucd5820stat deleted file mode 100755 index 0c80f0e..0000000 --- a/ucd5820stat +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -f -[ -x /usr/bin/get5820stats ] && /usr/bin/get5820stats $@