summarylogtreecommitdiffstats
path: root/xmousepasteblock.service
diff options
context:
space:
mode:
Diffstat (limited to 'xmousepasteblock.service')
-rw-r--r--xmousepasteblock.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/xmousepasteblock.service b/xmousepasteblock.service
deleted file mode 100644
index 8f3e1729f538..000000000000
--- a/xmousepasteblock.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=X daemon that listens for middle mouse click events and clears the primary X selection
-After=gnome-session-initialized.target
-PartOf=graphical-session.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/xmousepasteblock
-Restart=always
-
-[Install]
-WantedBy=graphical-session.target