projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new version
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
mailman_attribute_fix.crontab
1
2
##############
3
4
#[mailman attribute fix]
5
# fix the mailman log files so that an obnoxious bug doesn't happen on the mailman web site.
6
23 5 * * * chmod -R 02775 /var/lib/mailman/logs &>/dev/null
7
8
##############
9