1
0
Fork 0
mirror of https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git synced 2025-01-19 03:51:17 +01:00
tuxedo-touchpad-switch/res/tuxedo-touchpad-switch.service

11 lines
154 B
SYSTEMD
Raw Normal View History

2020-12-22 12:16:06 +01:00
[Unit]
Description=TUXEDO Touchpad Switch
After=gdm.service
[Service]
User=gdm
ExecStart=/usr/bin/tuxedo-touchpad-switch
[Install]
WantedBy=gdm.service