[systemd-devel] BUG: systemd tmpfiles-clean.service trips over afuse stuff in /tmp

Kok, Auke-jan H auke-jan.h.kok at intel.com
Thu Jun 23 23:05:59 PDT 2011


Trivial: afuse makes a booboo when encoutering afuse helper stuff in
/tmp, which is made by my sshfs mounts:

Jun 23 23:00:24 localhost systemd-tmpfiles[32497]:
stat(/tmp/afuse-CBUznW/server) failed: Permission denied
Jun 23 23:00:24 localhost systemd[1]: systemd-tmpfiles-clean.service:
main process exited, code=exited, status=1
Jun 23 23:00:24 localhost systemd[1]: Unit
systemd-tmpfiles-clean.service entered failed state.

This should probably skip over this file, or ignore it altogether. I'm
not sure why the failure exit status is needed - it seems to cleanup
files properly anyway, as I don't see anything over 10d in the tree.

Auke


More information about the systemd-devel mailing list