Skip to content

Commit

Permalink
Start daemon on deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex committed Jan 30, 2017
1 parent dd40fa9 commit cd2c176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/templates/auto-deploy.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ checkResponseCode
chown -R pufferd:pufferd /srv/pufferd /var/lib/pufferd /etc/pufferd
checkResponseCode

systemctl start pufferd

echo "Successfully installed the daemon"
echo "Please start the daemon (if the service was installed, use systemctl start pufferd)"
exit 0

0 comments on commit cd2c176

Please sign in to comment.