Am 12.08.2013 10:57, schrieb Georgios Petasis:
> I have added a new service which starts a second httpd instance in fedora 19. 
> The pid of the process is stored in
> /run/http-palo directory, and my problem is that this directory disappears 
> after each reboot.
> 
> How can I stop the system from deleting this folder in /run?

/run is a tmpfs and lives in memory

man tmpfiles.d
_____________________________________________

[root@rh:/etc/tmpfiles.d]$ cat named.conf
d /var/run/named 0755 named named -

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to