Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is just to avoid confusion if people use stuff like FUSE file
systems or SELinux which might disallow access to files even if tmpfiles
is running as root.
We still log away if we cannot access a file, but we do not return a
failure exit code in the end.
|
|
appropriate /lib directories
|
|
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=690253
|
|
|
|
|
|
|
|
|
|
Just some lame spelling corrections with no functionality.
|
|
Also, there are most likely dead symlinks in there, so let's ignore
ENOENT when we relabel.
https://bugzilla.redhat.com/show_bug.cgi?id=680169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the same file
|
|
Patch suggested by Miloslav Trmac.
|
|
|
|
reorder lines to match the enum declaration.
|
|
|
|
tmpfiles quite a bit
|
|
|
|
|
|
|
|
|