Commit 3bfe6eae authored by nimrod's avatar nimrod
Browse files

spamd: spamd moved to a separate package.

parent a6453818
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ RUN apt-get update && \
        sa-compile \
        spamassassin \
        spamc \
        spamd \
    && \
    usermod --append --groups mail debian-spamd && \
    install -m 640 -o debian-spamd -g debian-spamd /dev/null /var/run/spamd.pid && \