]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/scripts/makegraphs
Disabled ipac-ng (No replacement yet, traffic counter not working)
[people/teissler/ipfire-2.x.git] / src / scripts / makegraphs
index e2df1270446e43a2557edc75c5c1246d2363a663..50a1a512c5c675bdfc3de2a4aa81547e48a50036 100644 (file)
@@ -99,7 +99,7 @@ sub updatehdddata
 }
 
 ## Update ipac logs
-system ('/usr/sbin/fetchipac');
+#system ('/usr/sbin/fetchipac');
 
 my @disks = `kudzu -qps -c HD | grep device: | cut -d" " -f2 | sort | uniq`;
 system("unlink /tmp/hddstatus && touch /tmp/hddstatus");