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

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

 



Chuck Forsberg WA7KGX N2469R (caf@xxxxxxxx) said: 
> 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

rc.local is generally a shell script. Make sure it's prefixed as one with

#!/bin/bash

(or your shell of choice.)

Bill
-- 
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