9 lines
254 B
Plaintext
9 lines
254 B
Plaintext
In /home/rancid/lib/rancid/ios.pm
|
|
|
|
Zeile mit regex anpassen (coredumpinfo hinzufügen)
|
|
|
|
# Drop these files entirely.
|
|
/\s+(private-multiple-fs|multiple-fs|LISP-MapCache-IPv\S+|nv_hdri|coredumpinfo.*)$/ &&
|
|
next;
|
|
ProcessHistory("FLASH","","","!Flash: $_");
|