Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
ExternalMirrors
/
linux-formula
şunun yansıması
https://github.com/salt-formulas/salt-formula-linux
İzle
1
Yıldızla
0
Çatalla
1
Kod
Sorunlar
0
Sürümler
8
Wiki
Aktivite
Saltstack Official Linux Formula
714
İşlemeler
26
Dallar
Ağaç:
95ec31e745
linux-formula
/
linux
/
files
/
60-net-txqueue.rules
60-net-txqueue.rules
93B
Ham
Normal Görünüm
Geçmiş
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 yıl önce
1
KERNEL
=="tap[0-9a-z\-]*
", RUN+="
/sbin
/ip
link
set
%k txqueuelen {{ tap_custom_txqueuelen }}
"