summaryrefslogtreecommitdiff
path: root/community/multipath-tools/service
diff options
context:
space:
mode:
Diffstat (limited to 'community/multipath-tools/service')
-rw-r--r--community/multipath-tools/service12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/multipath-tools/service b/community/multipath-tools/service
deleted file mode 100644
index a70d0ee1f..000000000
--- a/community/multipath-tools/service
+++ /dev/null
@@ -1,12 +0,0 @@
-[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