SHA256
1
0
forked from pool/spacenavd
spacenavd/spacenavd.service
Herbert Graeber af7416db95 Accepting request 879503 from home:hgraeber:branches:hardware
- Update to version 0.8
  * Rewrote the serial spaceball code from scratch, to support both spaceball
    and magellan spacemice.
  * Fixed non-X11 build which was broken in the previous version.
  * Print usage information when encountering an invalid argument, instead of
    just printing "invalid argument".
  * Minor build improvements.
- Log stderr to default logger
- Update list of supported devices in spec file

OBS-URL: https://build.opensuse.org/request/show/879503
OBS-URL: https://build.opensuse.org/package/show/hardware/spacenavd?expand=0&rev=19
2021-03-16 21:06:53 +00:00

11 lines
176 B
Desktop File

[Unit]
Description=Userspace Daemon of the spacenav driver.
[Service]
Type=forking
PIDFile=/run/spnavd.pid
ExecStart=/usr/sbin/spacenavd
[Install]
WantedBy=multi-user.target