Re: Execution of /etc/rc.d/rc.local

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

 



On 05/15/2012 03:23:03 PM, Bruno Martins wrote:
> On 05/15/2012 10:13 PM, Geoffrey Leach wrote:
> > Recently (who can track all those new kernels?) I've noticed that
> > the commands in rc.local are not running, from which I conclude
> > that it's not being executed. systemctl says: "rc-local.service
> > (loaded active running)"
> > 
> > Any ideas.
> 
> If you can, please show us your /etc/rc.d/rc.local contents and file
> permissions. But that's weird, because I think usually it would give
> an error on starting up.

root@puget[10]->cat /etc/rc.d/rc.local
#! /bin/sh

# Run by /lib/systemd/system/rc-local.service

/usr/local/bin/check_running &
systemctl restart nfs-lock.service
systemctl restart nfs-idmap.service
systemctl restart nfs-server.service
/usr/bin/synclient TouchpadOff=1

exit 0

root@puget[11]->ls -l /etc/rc.d/rc.local
-rwxr-xr-x 1 root root 239 May 14 21:16 /etc/rc.d/rc.local*
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux