]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct multipathd.target to .service
authorLaura Hild <hild.laura.s@gmail.com>
Fri, 18 Nov 2022 19:36:19 +0000 (14:36 -0500)
committerTony Hutter <hutter2@llnl.gov>
Thu, 1 Dec 2022 20:39:44 +0000 (12:39 -0800)
commit2662b8e72be466a08140065077ae5d81be00a2dc
treec13b934956a344e2e719339507fff2495f65cd19
parentfa7d572a8a3298d446fc4f64a263c125c325b7c8
Correct multipathd.target to .service

https://github.com/openzfs/zfs/pull/9863 says it "orders
zfs-import-cache.service and zfs-import-scan.service after
multipathd.service" but the commit (79add96) actually
ordered them after .target.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Laura Hild <lsh@jlab.org>
Closes #12709
Closes #14171
etc/systemd/system/zfs-import-cache.service.in
etc/systemd/system/zfs-import-scan.service.in