summarylogtreecommitdiffstats
path: root/keyfuzz.systemd
blob: e67cdff8e5b6a8d8a0e4b05b56ca1e2fea8c2b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Keyboard keycode translation manipulation tool

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/systemd/scripts/keyfuzz start
ExecReload=/usr/lib/systemd/scripts/keyfuzz reload

[Install]
WantedBy=multi-user.target