freenet-router |
Subversion Repositories: |
Compare with Previous - Blame - Download
# SSH
touch /var/log/lastlog
chgrp utmp /var/log/lastlog
chmod 664 /var/log/lastlog
# Apache
mkdir /var/log/apache2
chown root:adm /var/log/apache2
chmod 750 /var/log/apache2