mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Disabled ipac-ng (No replacement yet, traffic counter not working)
Enabled MosChip7830 and some AGP/Direct Render Modules
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user