Re: 32 bit Verne doesn't grok rc.local

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 10, 2011 at 05:02, Chuck Forsberg WA7KGX N2469R
<caf@xxxxxxxx> wrote:
> For years I have used /etc/rc.d/rc.local for this and that
> including launching VNC screens.
>
> [root@gpib rc.d]# cat rc.local
>     su -l caf -c  "vncserver "
>     su -l root -c  "vncserver "
>     date | mail -s boot caf@xxxxxxxx

Try adding "exit 0" (without the quotes) to the end of your rc.local,
that seems to be necessary now. Usually, rc.local also has a shebang
("#!/bin/sh") at the top, but I'm not sure whether that's necessary or
not.

-- red
-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux