Lakka-LibreELEC/projects/L4T/devices/Switch/packages/switch-joycon-bluetooth-dock-configs/system.d/pair-joycon.service
2021-10-27 09:47:55 +02:00

14 lines
258 B
Desktop File

[Unit]
Description=Create Joycon Configs.
After=var-bluetoothconfig.mount
Before=bluetooth.service
[Service]
Environment=TERM=linux
Type=oneshot
ExecStart=/usr/bin/pair-joycon.sh
StandardError=syslog
RemainAfterExit=no
[Install]
WantedBy=multi-user.target