summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/diskless
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/diskless')
-rw-r--r--etc/rc.d/diskless5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/rc.d/diskless b/etc/rc.d/diskless
index c312265..a86e554 100644
--- a/etc/rc.d/diskless
+++ b/etc/rc.d/diskless
@@ -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
OpenPOWER on IntegriCloud