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.
|
|
/proc/swaps does not exist when swap is disabled in the kernel.
Just report an empty list of mountpoints to unmount in this case.
|
|
|
|
|
|
Add -u/--user option, which changes the effective and real user and
group id to the new value. The user must exists in the chroot, otherwise
it will fail. Both username and user id are accepted. The user home is
created as well.
It also setup HOME, USER, LOGNAME and SHELL variables .
|
|
nspawn.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spurious wake-ups
|
|
the user could change his password
|
|
has specified an explicit path in it
|
|
|
|
|
|
fifo in it
|
|
|
|
still modify the groups list
|
|
|
|
|
|
|
|
multiple tags, so avoid using them for now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conjunction with tags
|
|
|
|
gains a native feature for this
|
|
|
|
we can reconnect later
|
|
|
|
|
|
|
|
temporary work-around for broken libudev
|
|
|
|
|
|
|