service file
sophuwu sophie@skisiel.com
Fri, 20 Dec 2024 03:33:48 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
myweb.service
→
myweb.service
@@ -7,7 +7,7 @@ # Set this to where you copied the webhome directory
WorkingDirectory=/home/httpuser/webhome # Set this to the binary you built -ExecStart=/usr/local/bin/myweb +ExecStart=/usr/local/bin/myweb myweb.conf # Set this to the user you want to run as (e.g. httpuser) User=httpuser