Files
qfixpt/tools/qfixpt-watcher.service
2026-03-11 10:54:11 -03:00

11 lines
167 B
Desktop File

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