summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2012-02-23 13:39:08 +0000
committerPeter Rajnoha <prajnoha@redhat.com>2012-02-23 13:39:08 +0000
commit840bc23ee1499127c768783e47ee90efe97723e7 (patch)
tree987e3d94cf1536da601075a005c1e4db60006bb4 /scripts
parentdac3c36feb75aac1a7989781dc63fdca4dd5407f (diff)
downloadlvm2-840bc23ee1499127c768783e47ee90efe97723e7.tar.gz
lvm2-840bc23ee1499127c768783e47ee90efe97723e7.tar.xz
lvm2-840bc23ee1499127c768783e47ee90efe97723e7.zip
Remove the old systemd socket file, we're using the .in template now.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lvm2_lvmetad_systemd_red_hat.socket10
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/lvm2_lvmetad_systemd_red_hat.socket b/scripts/lvm2_lvmetad_systemd_red_hat.socket
deleted file mode 100644
index a17232b7..00000000
--- a/scripts/lvm2_lvmetad_systemd_red_hat.socket
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=LVM2 metadata daemon socket
-DefaultDependencies=no
-
-[Socket]
-ListenStream=/var/run/lvm/lvmetad.socket
-SocketMode=0600
-
-[Install]
-WantedBy=sockets.target