Skip to content

Commit

Permalink
netd: fix /dev/eth colliding with later introduced /dev/rd0
Browse files Browse the repository at this point in the history
  • Loading branch information
pawosm-arm committed Aug 26, 2024
1 parent adb745e commit b1a0b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Applications/netd/fuzix-netd.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ f 0755 /usr/bin/netd-slip netd-slip
package netd-eth
if-file netd-eth
f 0755 /usr/bin/netd-eth netd-eth
n 020666 2048 /dev/eth
n 020666 1088 /dev/eth

0 comments on commit b1a0b18

Please sign in to comment.