[DISABLE] LASTLOG & WTMP - fourslickz/notes GitHub Wiki

rm -f /var/log/lastlog
ln -s /dev/null /var/log/lastlog
rm -f /var/log/wtmp
ln -s /dev/null /var/log/wtmp