more versatile rc.local file with more hardware support
This commit is contained in:
parent
1bc3a07b9f
commit
fcf5d208d7
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo lldp stop | /usr/bin/tee /sys/kernel/debug/i40e/*/command
|
||||
[ -d /sys/kernel/debug/i40e ] && echo lldp stop | /usr/bin/tee /sys/kernel/debug/i40e/*/command
|
||||
|
|
Loading…
Reference in New Issue