fiumba
This commit is contained in:
10
tools/qfixdpl-watcher.service
Normal file
10
tools/qfixdpl-watcher.service
Normal file
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=QFIXDPL restarter
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/systemctl restart qfixdpl.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user