HomeFreeBSD

devel/gvfs: Depend on sysutils/lsof at run time

Description

devel/gvfs: Depend on sysutils/lsof at run time

When a drive cannot be unmounted and returns EBUSY, gvfs calls
"lsof -t /mountpoint" to find which processes have files open.
This list is sent over the "show-processes" signal, which allows
file managers to show which apps are preventing the unmount.

For this to work, sysutils/lsof needs to be around.

PR: 254322
Approved by: desktop (fluffy)
Differential Revision: https://reviews.freebsd.org/D32018

Details

Provenance
damjan.jov_gmail.comAuthored on Sep 27 2022, 3:45 AM
geraldCommitted on Sep 27 2022, 4:08 AM
Differential Revision
D32018: devel/gvfs should depend on sysutils/lsof
Parents
R11:9901fd092a8c: textproc/expat2: update to 2.4.9
Branches
Unknown
Tags
Unknown