diff options
author | John Denker <jsd@av8n.com> | 2012-07-19 14:10:35 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:33 -0700 |
commit | 8fe5ccdb4ee79b4d287b82e80004e1acc9ee4b94 (patch) | |
tree | 525e4cbba77ee6ba2e78f0c45e4fa97dafa37421 /tools/makefile | |
parent | 1a6f4a654368174dc717d00b9eaf06872915d51c (diff) |
teach hi-q to have a "mode" word at the front of each line
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/makefile b/tools/makefile index e092702..bb91f37 100644 --- a/tools/makefile +++ b/tools/makefile @@ -28,8 +28,6 @@ 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 install qmail-tls-check_certs /var/qmail/bin/ install spamassassin /etc/init.d/ install qmail /etc/init.d/ |