summarylogtreecommitdiffstats
path: root/spacenavd.service
blob: 1798f5e8fb3d95c5c969cea29f0eead425697795 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Userspace Daemon of the spacenav driver.

[Service]
Type=forking
PIDFile=/var/run/spnavd.pid
ExecStart=/usr/bin/spacenavd

[Install]
WantedBy=multi-user.target