Skip to content

Commit

Permalink
Bump rollout of systemd-networkd dbus timeout increase
Browse files Browse the repository at this point in the history
Differential Revision: D62228235

fbshipit-source-id: 09d27c777291e51e5bb85e271114b93a9e691a8a
  • Loading branch information
Daan De Meyer authored and facebook-github-bot committed Sep 5, 2024
1 parent 9f750e8 commit f6e6338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/fb_systemd/recipes/networkd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Environment=SYSTEMD_BUS_TIMEOUT=50
EOF

if node.in_shard?(2)
if node.in_shard?(20)
fb_systemd_override 'systemd-networkd extend dbus timeout' do
only_if { node['fb_systemd']['networkd']['enable'] }
unit_name 'systemd-networkd.service'
Expand Down

0 comments on commit f6e6338

Please sign in to comment.