aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gpm/gpm/gpm.service.in
blob: ee6c040fa6bd10609a1b62ff03cd965d16bbd939 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Virtual console mouse server

[Service]
Type=forking
ExecStart=@bindir@/gpm -m /dev/input/mice -t imps2

[Install]
WantedBy=multi-user.target