diff options
Diffstat (limited to 'net/ifgraph/files/crontab.in')
-rw-r--r-- | net/ifgraph/files/crontab.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ifgraph/files/crontab.in b/net/ifgraph/files/crontab.in deleted file mode 100644 index 6d856dd91303..000000000000 --- a/net/ifgraph/files/crontab.in +++ /dev/null @@ -1,3 +0,0 @@ -# crontab file for ifGraph -#*/5 * * * * %%PREFIX%%/bin/ifgraph.pl -c %%PREFIX%%/etc/ifgraph.conf > /dev/null -#*/5 * * * * %%PREFIX%%/bin/makegraph.pl -c %%PREFIX%%/etc/ifgraph.conf > /dev/null |