<div dir="ltr">Hi,<div><br></div><div>I am porting a software package to openwrt. It's a daemon which runs in the background.</div><div>Problem is, this daemon spontaneously creates a file in /var/lib. It's a one line ascii</div><div>file, but it needs to be preserved across reboots.</div><div><br></div><div>How do I accomplish that? I know about UCI, but I think that populates nvram</div><div>on service restart, and I can't have that. This daemon runs, and just suddenly</div><div>creates that file, and it needs to stay there forever.</div><div><br></div><div>Thanks for any pointers,</div><div>Antonio</div></div>