rusty-keys/systemd/rusty-keys.service

10 lines
152 B
SYSTEMD
Raw Normal View History

2017-11-16 00:31:56 -05:00
[Unit]
Description=rusty-keys keymapper service
After=systemd-udevd.service
[Service]
ExecStart=/usr/bin/rusty-keys
[Install]
WantedBy=default.target