feat(ufw): enable nfs mounting and flashing

This commit is contained in:
Phil-Engljaehringer
2026-07-28 16:25:42 +02:00
committed by GitHub
parent ec1c6a4901
commit 14b3f44081
18 changed files with 508 additions and 12 deletions

View File

@@ -671,6 +671,11 @@ else
internal_combustion_engine_control start
fi
if param compare -s NFS_EN 1
then
nfs_mount start &
fi
#
# Optional board supplied extras: rc.board_extras
#