On Fri, 2014-04-18 at 16:30 -0500, Chris Kottaridis wrote:
> On 04/18/2014 03:57 PM, Rick Stevens wrote:
> > On 04/18/2014 01:28 PM, Chris Kottaridis issued this missive:
> >> I had autofs working in an older Fedora Release, 14 I know it's very
> >> old. I am now trying to get the same autofs to work on my Fedora 19
> >> host. The man page on the Fedora 19 host for autofs says there should be
> >> a /etc/rc.d/init.d/autofs file.


As you surmised, that is out of date. Now there is a systemd service
file for autofs. Assuming you do have the autofs package installed, what
you need to enable it is, configure your /etc/auto.master and any files
it references (should be pretty much the same as before), then run

# systemctl enable autofs; systemctl start autofs

--Greg


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to