git.sophuwu.com > myweb
service file
parent

33fa192693d9f163129666601eabbe5fc738c782

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M myweb.servicemyweb.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