lvm2-lvmpolld.socket 239 B

12345678910111213
  1. [Unit]
  2. Description=LVM2 poll daemon socket
  3. Documentation=man:lvmpolld(8)
  4. DefaultDependencies=no
  5. Conflicts=shutdown.target
  6. [Socket]
  7. ListenStream=/run/lvm/lvmpolld.socket
  8. SocketMode=0600
  9. RemoveOnStop=true
  10. [Install]
  11. WantedBy=sysinit.target