Dear List, I have just added a new laptop to our network configuration and put F22 on it. Lots of things look quite different from older versions. My main problem is the networking. I want the machine, when it is plugged into our wired network or locates it over Wifi, to auto-mount the shared filestore on the server. On an older laptop running F17, I have code inserted in the network-up script that does the mount, but I don't know where to put it in F22. I have currently typed: # service nfs start # mount -tnfs server:/share /share The first witters, but works; the second brings up the NFS filestore as expected. How can I make the 'nfs' service package start at boot time so that the rpc.statd service is available ? Jonathan -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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