aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/gpm/files/gpm.service')
-rw-r--r--sys-libs/gpm/files/gpm.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-libs/gpm/files/gpm.service b/sys-libs/gpm/files/gpm.service
deleted file mode 100644
index 966ad800..00000000
--- a/sys-libs/gpm/files/gpm.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Console Mouse manager
-After=syslog.target
-
-[Service]
-ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
-StandardOutput=syslog
-Type=forking
-PIDFile=/var/run/gpm.pid
-
-[Install]
-WantedBy=multi-user.target