You are not logged in.
Pages: 1
Hello,
I need to keep a file in a /run folder but after each reboot of the system I don't see it there.
1. How to keep the file in /run over reboots
2. I need that file to be launched by a .service. Maybe there is a better directory for that?
Thank you
Last edited by Deviner (2022-11-03 02:47:41)
Offline
1. You don't, /run isn't a persistent filesystem in any way.
2. Sounds like you're looking for /usr/local/?
Offline
Thank you, I'll look into /usr/local
Offline
Pages: 1