a1ffe7
[Unit]
a1ffe7
Description=Console Mouse manager
a1ffe7
After=syslog.target
a1ffe7
a1ffe7
# This could probably benefit from socket activation, but honestly I think it
a1ffe7
# is time for gpm to go away, and hence I am not planning to spend the time
a1ffe7
# to add socket activation here.
a1ffe7
a1ffe7
[Service]
a1ffe7
ExecStart=/usr/sbin/gpm -m /dev/input/mice -t exps2
a1ffe7
StandardOutput=syslog
a1ffe7
Type=forking
a1ffe7
PIDFile=/var/run/gpm.pid
a1ffe7
a1ffe7
[Install]
a1ffe7
WantedBy=multi-user.target