summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/tmp
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/tmp')
-rw-r--r--etc/rc.d/tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp
index f244c8f..6e4bcc6 100644
--- a/etc/rc.d/tmp
+++ b/etc/rc.d/tmp
@@ -133,7 +133,7 @@ if sysctl vfs.devfs.generation > /dev/null 2>&1 ; then
true
elif (/bin/mkdir /dev/.diskless 2> /dev/null); then
# if /dev is writable assume it has already been populated
- # via rc.diskless1
+ # via /etc/rc.d/initdiskless
#
rmdir /dev/.diskless
else
OpenPOWER on IntegriCloud