mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Back to Kernel 2.6.23.17 / openswan 2.4.12
Fix start of checknewlog.pl
This commit is contained in:
@@ -104,8 +104,8 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
mysystem("/sbin/modprobe ide-generic");
|
||||
// mysystem("/sbin/modprobe generic");
|
||||
mysystem("/sbin/modprobe ide-cd_mod");
|
||||
mysystem("/sbin/modprobe generic");
|
||||
mysystem("/sbin/modprobe ide-cd");
|
||||
mysystem("/sbin/modprobe ide-disk");
|
||||
mysystem("/sbin/modprobe uhci-hcd");
|
||||
mysystem("/sbin/modprobe ohci-hcd");
|
||||
|
||||
Reference in New Issue
Block a user