Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systemd: add nfs-utils.service which can be used to restart everything. | NeilBrown | 2014-03-24 | 1 | -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> |