summaryrefslogtreecommitdiffstats
path: root/systemd/nfs-blkmap.target
Commit message (Collapse)AuthorAgeFilesLines
* units: nuke nfs-blkmap.targetZbigniew Jędrzejewski-Szmek2015-03-191-8/+0
| | | | | | | | | | | | | | | | | It seems that the purpose of nfs-blkmap.target was to enable and disable nfs-blkmap.service. This can be done directly by adding an [Install] section in nfs-blkmap.service. The downside of the previous arrangement, apart from the unnecessary complexity, was a warning during boot: [ INFO ] PNFS blkmaping enablement. is not active. [DEPEND] Dependency failed for pNFS block layout mapping daemon. https://bugzilla.redhat.com/show_bug.cgi?id=1088665 Signed-off-by: Zbigniew J?drzejewski-Szmek <zbyszek@in.waw.pl> Signed-off-by: Steve Dickson <steved@redhat.com>
* Added systemd/nfs-blkmap.targetNeilBrown2014-03-241-0/+8
Signed-off-by: Steve Dickson <steved@redhat.com>