summaryrefslogtreecommitdiffstats
path: root/systemd/nfs-utils.service
Commit message (Collapse)AuthorAgeFilesLines
* systemd: add nfs-utils.service which can be used to restart everything.NeilBrown2014-03-241-0/+17
With this patch, systemctl restart nfs-utils will restart any nfs-utils daemons that are currently running, whether there were started via nfs-server.service, nfs-client.target, or directly by systemctl. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>