[Unit] Description=StarmanService [Service] Type=simple User=starman Group=starman ExecStart=/home/starman/perl5/bin/starman -E debug --ssl-key=/home/starman/starm anpem+5-key.pem --ssl-cert=/home/starman/starmanpem+5.pem --listen :5000:ssl --w orkers=1 /home/starman/app.psgi --access-log /home/starman/access.log --user=sta rman --error-log /home/starman/error1.log Restart=always WorkingDirectory=/home/starman/cgi-bin [Install] WantedBy=multi-user.target