Files
qfixdpl/tools/qfixdpl-watcher.service
Ramiro Paz 0e8fe168ef fiumba
2026-03-09 15:09:06 -03:00

11 lines
169 B
Desktop File

[Unit]
Description=QFIXDPL restarter
After=network.target
[Service]
Type=oneshot
ExecStart=/bin/systemctl restart qfixdpl.service
[Install]
WantedBy=multi-user.target