summaryrefslogtreecommitdiffstats
path: root/systemd/nfs-config.service
Commit message (Collapse)AuthorAgeFilesLines
* systemd units: create nfs-config.service as single location to process config.NeilBrown2014-03-241-0/+7
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>