On Wed, 24 Jun 2020 15:52:55 -0400 Bob Goodwin wrote: > [root@localhost bobg]# systemctl restart nfs > Failed to restart nfs.service: Unit nfs.service not found.
systemctl list-unit-files | fgrep nfs probably shows the name you want. "nfs-server" is probably the right name (some other distro must call it just "nfs" - I have so many virtual machines for testing I lose track of what things are called in different distros). _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org