first commit

This commit is contained in:
Ramiro Paz
2026-03-11 10:54:11 -03:00
parent bfeecb334a
commit aa0525a78c
85 changed files with 14079 additions and 0 deletions

View File

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