diff options
| author | manuel <manuel@mausz.at> | 2013-02-04 02:36:36 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2013-02-04 02:36:36 +0100 |
| commit | 5538f2e0324be41577568029030d097a8a468e6e (patch) | |
| tree | de5a92a0595d55134f2e58f1db333c43e1b85d00 /hier.c | |
| parent | ca6fcdefe9970efe12ae1162d6bd5532e4149a4c (diff) | |
| download | qmail-5538f2e0324be41577568029030d097a8a468e6e.tar.gz qmail-5538f2e0324be41577568029030d097a8a468e6e.tar.bz2 qmail-5538f2e0324be41577568029030d097a8a468e6e.zip | |
[PATCH] big-todo.103
Diffstat (limited to 'hier.c')
| -rw-r--r-- | hier.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -55,6 +55,8 @@ void hier() | |||
| 55 | d(auto_qmail,"queue/bounce",auto_uids,auto_gidq,0700); | 55 | d(auto_qmail,"queue/bounce",auto_uids,auto_gidq,0700); |
| 56 | 56 | ||
| 57 | dsplit("queue/mess",auto_uidq,0750); | 57 | dsplit("queue/mess",auto_uidq,0750); |
| 58 | dsplit("queue/todo",auto_uidq,0750); | ||
| 59 | dsplit("queue/intd",auto_uidq,0700); | ||
| 58 | dsplit("queue/info",auto_uids,0700); | 60 | dsplit("queue/info",auto_uids,0700); |
| 59 | dsplit("queue/local",auto_uids,0700); | 61 | dsplit("queue/local",auto_uids,0700); |
| 60 | dsplit("queue/remote",auto_uids,0700); | 62 | dsplit("queue/remote",auto_uids,0700); |
