Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ExternalMirrors
/
linux-formula
kopia lustrzana
https://github.com/salt-formulas/salt-formula-linux
Obserwuj
1
Polub
0
Forkuj
1
Kod
Zgłoszenia
0
Wydania
8
Wiki
Aktywność
Saltstack Official Linux Formula
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
613
Commity
26
Gałęzie
Drzewo:
24477c590b
master
add-del-users-in-grups
atp-proxy
epcim-override-repo-name
feature/network_systemd
feature/spm-packaging-meta
fix-curl-behind-proxy
fix-curl-behind-proxy2
fix-curl-behind-proxy2-get-full-make-test
fix-curl-behind-proxy2-proper
fix-curl-behind-proxy2-proper-withcurlproxy
fix-curl-behind-proxy2-update
fix/change_group_user_order_preven_2x_run
fix_test
hosts
meta
pr/linux_system_repo_key
pr/preinstall-apt-https-tranpsort
pr/preinstall-apt-https-tranpsort2
pr_add_validation
pr_advanced_repo_options
pr_fix_hostname_template
pr_hostname_failover
pr_sudo_for_groups
stacklight
users_deps
2017.4.1
2017.4
2016.12.1
2016.12
0.2
mk22
mk22-sl
mcp0.5
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '24477c590b'
${ noResults }
linux-formula
/
linux
/
files
/
60-net-txqueue.rules
60-net-txqueue.rules
93B
Czysty
Zwykły widok
Historia
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 lat temu
1
KERNEL=="tap[0-9a-z\-]*", RUN+="/sbin/ip link set %k txqueuelen {{ tap_custom_txqueuelen }}"