X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Fcluster%2Frec%2Fetc%2Frc.local;h=93e8b66c219584bfac10f1d8aeda349b57d98eb1;hb=c458518ca9413b7f6fffbd68684827f4f67f2020;hp=05f83ac5333926a2355f0a6d0ae1723726b84455;hpb=6cfa8b5effc97f0fed7c85a10cf7173e1e4ed9a4;p=debian6500.git diff --git a/master/opt/cluster/rec/etc/rc.local b/master/opt/cluster/rec/etc/rc.local index 05f83ac..93e8b66 100755 --- a/master/opt/cluster/rec/etc/rc.local +++ b/master/opt/cluster/rec/etc/rc.local @@ -8,10 +8,13 @@ # # In order to enable or disable this script just change the execution # bits. -# -# By default this script does nothing. -# fix f@#%ing nfs mount +# fix f*0^$#g local mount mount -a +# fill screen of dummy lines to keep last messages in history +for i in $(seq 1 25); do + echo TRC6500 +done + exit 0