Skip to content

Commit

Permalink
Merge branch 'master' of github.com:oftn-oswg/zerodrop
Browse files Browse the repository at this point in the history
  • Loading branch information
dsamarin committed May 20, 2018
2 parents b7d7d96 + bc43c8a commit 475a159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/zerodrop@.service
Expand Up @@ -13,7 +13,7 @@ After=network.target
Type=simple
User=zerodrop
Group=zerodrop
WorkingDirectory=/home/zerodrop/go/src/github.com/oftn-oswg/zerodrop/
WorkingDirectory=/home/zerodrop/src/github.com/oftn-oswg/zerodrop/
PermissionsStartOnly=true
ExecStartPre=/bin/mkdir -p /var/run/zerodrop
ExecStartPre=/bin/chown zerodrop:www-data /var/run/zerodrop
Expand Down

0 comments on commit 475a159

Please sign in to comment.