From b8caf78e0ae86118cd0659e28da919721106eadb Mon Sep 17 00:00:00 2001 From: John Denker Date: Sat, 2 Jun 2012 20:47:50 -0700 Subject: bring a few odds and ends into the repo --- tools/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/makefile') diff --git a/tools/makefile b/tools/makefile index f64b9c2..005b408 100644 --- a/tools/makefile +++ b/tools/makefile @@ -23,6 +23,8 @@ install: chmod u+s /var/qmail/rbin/checkpassword cp smtp.conf /etc/stunnel/ cp pop3.conf /etc/stunnel/ + chmod 640 /var/qmail/control/*.crtkey + chown qmaild /var/qmail/control/*.crtkey /etc/tcpserver/smtp.rules : install -d /etc/tcpserver -- cgit v1.2.3