openwrt / procd

[MIRROR] OpenWrt service / process manager
https://git.openwrt.org/?p=project/procd.git;
4 stars 16 forks source link

system: break infite loop resolving rootfs type #4

Closed dangowrt closed 8 months ago

dangowrt commented 8 months ago

When running procd outside of OpenWrt, e.g. for debugging or research situations inside a container environment, an inifite loop can occur when trying to determine the rootfs type. Make sure that doesn't happen.