[systemd-devel] [PATCH 1/2] Don't clean /var/lock/subsys or /var/run/user; they're not aged content.

Lennart Poettering lennart at poettering.net
Mon Oct 25 14:27:07 PDT 2010


On Thu, 21.10.10 22:37, Bill Nottingham (notting at redhat.com) wrote:

> They will get 'cleaned' on boot due to being tmpfs anyway.

Merged the subsys part now, but left the user part out, since I think we
should be cleaning this up from time to time during runtime.

Thanks!

> -d /var/lock/subsys 0755 root root 10d
> -d /var/run/user 0755 root root 10d
> +d /var/lock/subsys 0755 root root -
> +d /var/run/user 0755 root root -
>  F /var/run/utmp 0664 root utmp -
>  f /var/log/wtmp 0644 root utmp -
>  


Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list