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