[Unit] Description=start livecall service After= network.target postgresql.service [Service] Type=simple #User=denovo_v6 WorkingDirectory=/opt/denovo_v6/dnl_livecall/ ExecStart=/opt/denovo_v6/dnl_livecall/dnl_livecall PIDFile= /opt/denovo_v6/dnl_livecall/run/dnl_livecall.pid RestartSec= 5 TimeoutStartSec=15sec Restart= always [Install] WantedBy=multi-user.target