summaryrefslogtreecommitdiff
path: root/community/multipath-tools/service
blob: a70d0ee1f30d582fb5b9a1f027ace78122a1c4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Device-Mapper Multipath Device Controller
After=syslog.target

[Service]
Type=forking
PIDFile=/var/run/multipathd.pid
ExecStart=/sbin/multipathd
ExecReload=/sbin/multipathd reconfigure

[Install]
WantedBy=multi-user.target