]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - multipath-tools/patches/0005-RH-dont_start_with_no_config.patch
ppp: Re-add ifname patch
[people/ms/ipfire-3.x.git] / multipath-tools / patches / 0005-RH-dont_start_with_no_config.patch
CommitLineData
d8602e2a
SS
1---
2 multipathd/multipathd.service | 1 +
3 1 file changed, 1 insertion(+)
4
5Index: multipath-tools-110916/multipathd/multipathd.service
6===================================================================
7--- multipath-tools-110916.orig/multipathd/multipathd.service
8+++ multipath-tools-110916/multipathd/multipathd.service
9@@ -2,6 +2,7 @@
10 Description=Device-Mapper Multipath Device Controller
11 Before=iscsi.service iscsid.service
12 After=syslog.target
13+ConditionPathExists=/etc/multipath.conf
14
15 [Service]
16 Type=forking