diff options
Diffstat (limited to 'testing/dspam/dspam.pre-install')
-rw-r--r-- | testing/dspam/dspam.pre-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dspam/dspam.pre-install b/testing/dspam/dspam.pre-install index d06ab90b5e2..e7a059cbb46 100644 --- a/testing/dspam/dspam.pre-install +++ b/testing/dspam/dspam.pre-install @@ -2,5 +2,5 @@ adduser -S -h /var/lib/dspam -s /bin/false -D -g dspam dspam 2>/dev/null chown dspam:dspam /var/lib/dspam -exit 0 +exit 0 |