Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Registrera dig
Logga in
ExternalMirrors
/
linux-formula
spegling av
https://github.com/salt-formulas/salt-formula-linux
Bevaka
1
Stjärnmärk
0
Förgrening
1
Kod
Ärenden
0
Släpp
8
Wiki
Aktiviteter
Saltstack Official Linux Formula
610
Incheckningar
26
Grenar
Träd:
eda3823a09
linux-formula
/
linux
/
files
/
60-net-txqueue.rules
60-net-txqueue.rules
93B
Rå
Normal View
Historik
Fixed several issues in the interface state Fixed: * The udev-rules template is not tested * Wrong unicode character in the template leads to udev ignoring the rule completely * The template is unable to be rendered due to absent import * udev is not retrigerred with new rules Change-Id: I134b5e49b883afcc5e34feaaa561d7ca70192796 Closes-Bug: PROD-16649
7 år sedan
1
KERNEL
=="tap[0-9a-z\-]*
", RUN+="
/sbin
/ip
link
set
%k txqueuelen {{ tap_custom_txqueuelen }}
"