summarylogtreecommitdiffstats
path: root/xboxdrv.service
blob: 88699afaed13c5ed2c2360aebf742b9cbc24feb9 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = Gamepad management daemon

[Service]
User = root
Type = simple
ExecStart = /usr/bin/xboxdrv -D -c /etc/default/xboxdrv --detach-kernel-driver

[Install]
WantedBy = multi-user.target