Re: /var/run disappear after reboot
On Mon, 22 Jul 2024 20:07:38 +0800
coreyh@free.fr wrote:
> I found that after I rebooted the system, the dir /var/run/***
> disappeared.
As others have pointed out, stuff in /var/run is supposed to disappear
on reboot.
> I put my app's web sessions under /var/run. so they got lost.
> Is there an effective tool to manage /var/run dirs?
Given the above, a more fruitful question might be, where should I put
my session data? To which I would reply, what's wrong with where your
web server put them before you changed it?
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: