File: multipathd.socket.in

package info (click to toggle)
multipath-tools 0.14.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,088 kB
  • sloc: ansic: 64,885; perl: 1,622; makefile: 742; sh: 732; pascal: 155
file content (16 lines) | stat: -rw-r--r-- 413 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=multipathd control socket
DefaultDependencies=no
ConditionKernelCommandLine=!nompath
ConditionKernelCommandLine=!multipath=off
ConditionVirtualization=!container
Before=sockets.target

[Socket]
ListenStream=@ABSTRACT_SOCKET@
ListenStream=@PATHNAME_SOCKET@

[Install]
# Socket activation for multipathd is disabled by default.
# Activate it here if you find it useful.
# WantedBy=sockets.target