]> git.ipfire.org Git - people/ms/dma.git/commitdiff
add README
authorSimon Schubert <2@0x2c.org>
Thu, 28 Oct 2010 12:08:51 +0000 (14:08 +0200)
committerSimon Schubert <2@0x2c.org>
Thu, 28 Oct 2010 12:08:51 +0000 (14:08 +0200)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..24646d2
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Installation
+============
+
+chown root:mail /usr/libexec/dma
+chmod 2555 /usr/libexec/dma
+mkdir /var/spool/dma
+chown root:mail /var/spool/dma
+chmod 2775 /var/spool/dma
+chown root:mail /var/mail
+chmod 2775 /var/mail
+chgrp mail /var/mail/*
+chmod 620 /var/mail/*