gohello-http/systemd/web-server.service.in

9 lines
128 B
SYSTEMD

[Unit]
Description=A web service
[Service]
DynamicUser=yes
ExecStart=@web@/bin/web-server
[Install]
WantedBy=multi-user.target