updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / hosts_update / readme.install
blob42c63cf7ebd37fc4319a02b8d3341444bcfd49be
1 post_install() {
2  echo '--------------------------------------------------------------------------'
3  echo '                            SETUP INSTRUCTIONS'
4  echo
5  echo ' 1) Edit /etc/hosts.local to match the hostname of your system and adjust'
6  echo '    the domainname as needed.  Also add any hosts that you wish to keep'
7  echo '    i.e. other PCs on your network.'
8  echo
9  echo ' 2) Run the script as root which will append /etc/hosts.local to the mvps'
10  echo '    blocklist and apply some post processing writing the final file'
11  echo '    to /etc/hosts automatically.'
12  echo
13  echo ' 3) (Optional) Add a cronjob under root crontab at some interval to keep'
14  echo '    your /etc/hosts fresh.'
15  echo '--------------------------------------------------------------------------'