monakhos/ansible/templates/systemd/system/xremap.service

12 lines
170 B
SYSTEMD
Raw Normal View History

[Install]
WantedBy=multi-user.target
[Unit]
Description=xremap
[Service]
Restart=always
2024-06-03 21:01:48 +00:00
ExecStart=xremap {{ home }}/.config/xremap/config.yaml
# --watch does nothing