summarylogtreecommitdiffstats
path: root/minivcmouse.service
blob: ae928ca9f0712d8ea0b307c6083613e1cfefaee5 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Simple console mouse manager
Conflicts=gpm.service

[Service]
Type=simple
ExecStart=/usr/bin/minivcmouse

[Install]
WantedBy=multi-user.target