The exit status of fuser is 0 when no processes are accessing the file. This applies to both the psmisc and busybox fuser implementations.
fuser
The inverted check caused tmpwatch to delete used files and skip unused files.
Copy of commit msg
The exit status of
fuseris 0 when no processes are accessing the file.This applies to both the psmisc and busybox
fuserimplementations.The inverted check caused tmpwatch to delete used files and skip unused
files.