local/roles/xremap/templates/xremap.service.j2

11 lines
172 B
Django/Jinja

[Unit]
Description=macOS Key Remapping
[Service]
Type=simple
ExecStart={{executable_path}} {{config_dir}}/macOS.yaml
Restart=on-failure
[Install]
WantedBy=default.target