diff options
Diffstat (limited to 'etc/rc.d/tmp')
-rw-r--r-- | etc/rc.d/tmp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp index c312265..a86e554 100644 --- a/etc/rc.d/tmp +++ b/etc/rc.d/tmp @@ -72,6 +72,11 @@ if [ -n "$LOGFILES" ]; then /usr/bin/touch $LOGFILES fi +echo "+++ create lastlog" +/usr/bin/touch /var/log/lastlog + +if + # Since we are starting with a very fresh /etc on an MFS: if [ -d /conf/default/etc ]; then newaliases |