summaryrefslogtreecommitdiff
blob: e399ec6d9832585eb6c8b2c46dc7abea935851b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=3Dconnexion Input Devices Userspace Driver
After=syslog.target 
StopWhenUnneeded=true

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

[Install]
WantedBy=multi-user.target