[Unit] Description=My main HTTP server After=network.target syslog.target [Service] User=kelvin Type=forking PIDFile=/tmp/kelvinly-server-pid ExecStart=/home/kelvin/kelvinly-server/kelvinly-server StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target