summary refs log tree commit diff
path: root/contrib/rvnit/sv/20Scleanup
blob: 63108922449bf3ca80feda580954d5ec28d68280 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
# vim: set ts=4 sw=4 et:

if [ ! -e /var/log/wtmp ]; then
	install -m0664 -o root -g utmp /dev/null /var/log/wtmp
fi
if [ ! -e /var/log/btmp ]; then
	install -m0600 -o root -g utmp /dev/null /var/log/btmp
fi
install -dm1777 /tmp/.X11-unix /tmp/.ICE-unix
rm -f /etc/nologin /forcefsck /forcequotacheck /fastboot