diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-03 20:24:57 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-03 20:24:57 +0000 |
| commit | 0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f (patch) | |
| tree | 5aaf68e89159b40af92fab7be8c979662435ab68 /testing/postfix/postfix.post-install | |
| parent | f3d0c8ccdf68c98dc0d529dc9ce63c89c1817826 (diff) | |
| download | aports-0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f.tar.bz2 aports-0672c3e0f09200ce6eff4d011dfdca88fbdd3d9f.tar.xz | |
extra/postfix,cyrus-sasl: moved postfix 2.6.1 from testing
Diffstat (limited to 'testing/postfix/postfix.post-install')
| -rw-r--r-- | testing/postfix/postfix.post-install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/postfix/postfix.post-install b/testing/postfix/postfix.post-install deleted file mode 100644 index 98e01db0bb..0000000000 --- a/testing/postfix/postfix.post-install +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -chown postfix /var/spool/postfix/* /var/lib/postfix -chgrp postdrop /var/spool/postfix/maildrop /var/spool/postfix/public - -exit 0 |
