https://bugzilla.wikimedia.org/show_bug.cgi?id=58141
--- Comment #3 from Tim Landscheidt <[email protected]> --- (In reply to comment #2) > [...] > So my plan of attack would be: > 1. Move old logs from /var/log/apache2 to > /data/project/.system/logs/temp-refuge-from-webproxy. > 2. "service apache2 stop && mkdir -p /mnt/var/log && mv -i /var/log/apache2 > /mnt/var/log/ && ln -s /mnt/var/log/apache2 /var/log/ && service apache2 > start". > 3. Move old logs back to /mnt/var/log/apache2 so that logrotate can expire > them > in the usual way. Done that. I'll keep this bug open until I have puppetized the symlink. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
