[Unit] Description=start dnl tools service After= network.target postgresql.service [Service] Type=simple #User=denovo_v6 WorkingDirectory=/opt/denovo_v6/dnl_tools/ ExecStart=/opt/denovo_v6/dnl_tools/dnl_tools --mode=full PIDFile= /opt/denovo_v6/dnl_tools/run/dnl_tools.pid TimeoutStartSec=15sec StartLimitInterval=0s StartLimitBurst=3 RestartSec= 10 Restart= always [Install] WantedBy=multi-user.target