[Unit] Description=start softswitch service After= network.target postgresql.service [Service] Type=forking #User=denovo_v6 WorkingDirectory=/opt/denovo_v6/dnl_softswitch/ ExecStart=/opt/denovo_v6/dnl_softswitch/dnl_softswitch GuessMainPID=yes PIDFile= /opt/denovo_v6/dnl_softswitch/run/dnl_softswitch.pid KillMode= process ExecStartPost=/bin/sleep 2 TimeoutStartSec=15sec RestartSec= 5 Restart= always [Install] WantedBy=multi-user.target