mirror of
https://github.com/moparisthebest/uinput-mapper
synced 2024-11-23 16:32:16 -05:00
10 lines
134 B
SYSTEMD
10 lines
134 B
SYSTEMD
|
[Unit]
|
||
|
Description=Dvorak Daemon
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/root/dvorak_systemd.sh
|
||
|
StartLimitInterval=0
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|