xorg-x11-drv-wacom/wacom-inputattach@.service
Peter Hutterer 630bab116e Let systemd restart inputattach when it exits (i.e. after suspend)
(#1046912)
- Fix the description to avoid superfluous quotes
2014-01-17 13:08:55 +10:00

9 lines
162 B
Desktop File

[Unit]
Description=inputattach for Wacom ISDv4-compatible serial devices
[Service]
Type=simple
ExecStart=/usr/bin/inputattach -w8001 /dev/%I
Restart=on-success