Skip to content

Commit

Permalink
docs: update prereq to initramfs (#3568) (#3571)
Browse files Browse the repository at this point in the history
* docs: update prereq to initramfs

* docs: weird git stuff

---------

Co-authored-by: Lenny Chen <[email protected]>
(cherry picked from commit 55d1ae3)

Co-authored-by: Lenny Chen <[email protected]>
  • Loading branch information
1 parent 597ec5a commit 378aaa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ server. The region experiences a bad weather event that causes a sustained outag
boot stage. Replace `INTERFACE_NAME` with the name of the network interface on your Edge host.
```yaml {2-6}
stages:
boot:
initramfs:
- name: "Disable UDP segmentation"
commands:
- ethtool -K INTERFACE_NAME tx-udp_tnl-segmentation off
Expand Down

0 comments on commit 378aaa0

Please sign in to comment.