Source: sane-backends
Version: 1.0.31-4.1
Severity: minor

Hi,

in sane-utils.postrm, you seem to be using deluser --remove-all-files.

deluser --remove-all-files searches through all mounted file systems.
Did you want to use deluser --remove-home instead, which just removes
the home directory of the user as given in /etc/passwd before the
deletion?

Greetings
Marc

Reply via email to