ports/contrib (3.5): clamav: updated clamav user home directory
3 Feb
2019
3 Feb
'19
6:50 a.m.
commit 9be355a625bf07152ffb8be089cd3777d8d69967 Author: Matt Housh <jaeger@crux.ninja> Date: Sun Oct 28 19:38:59 2018 -0500 clamav: updated clamav user home directory diff --git a/clamav/pre-install b/clamav/pre-install index b52adbe2..bc90ac04 100755 --- a/clamav/pre-install +++ b/clamav/pre-install @@ -5,6 +5,6 @@ if [ -z "`getent group clamav`" ]; then fi if [ -z "`getent passwd clamav`" ]; then - /usr/sbin/useradd -r -g clamav -d /etc/clamav -s /bin/false -c "ClamAV" clamav + /usr/sbin/useradd -r -g clamav -d /var/empty -s /bin/false -c "ClamAV" clamav /usr/bin/passwd -l clamav fi
2195
Age (days ago)
2195
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu