--- daemons/rc.sh       8 Jun 2001 22:07:18 -0000       1.23
   +++ daemons/rc.sh       27 Feb 2004 16:42:21 -0000
   @@ -115,4 +115,9 @@

    echo .

   +echo -n running local commands...

The person commiting this patch, please remove the -n before
commiting.  Sorry for the trouble.

   +if [ -r /libexec/rc.local ]; then
   +  source /libexec/rc.local
   +fi
   +
    date


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to