#! /bin/sh

# added by chengjt10131021 for claen the wtmp log begin on  20121010
rm /var/log/wtmp
ln -s /dev/null /var/log/wtmp
# added by chengjt10131021 for claen the wtmp log end on  20121010

echo 0 > /etc/reboot-cookie

