Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systemd units: create nfs-config.service as single location to process config. | NeilBrown | 2014-03-24 | 1 | -2/+3 |
| | | | | | | | | | Instead of processing the config information into command lines every time it might be needed, do it once in a separate service that other services can Want. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | systemd: add nfs-utils.service which can be used to restart everything. | NeilBrown | 2014-03-24 | 1 | -0/+2 |
| | | | | | | | | | | 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> | ||||
* | Added systemd/nfs-idmapd.service | NeilBrown | 2014-03-24 | 1 | -0/+9 |
Signed-off-by: Steve Dickson <steved@redhat.com> |