easy way may be bind-mount to the editable location, for ex.
mount --bind /etc/hotplug/network_fd.agent /ezxlocal/network_fd.agent. That'll solve problem until reboot, if persistent cure is desired, modify rootfs or insert mount seq to the startup scripts.



Reply With Quote