Skip to content

Commit

Permalink
Merge pull request #443 from isucon/infra/417_update-unit
Browse files Browse the repository at this point in the history
fix(infra): インスタンス初回起動時に isucondition.go.service がコケる問題の解決
  • Loading branch information
ShotaKitazawa authored Jul 20, 2021
2 parents 25a3d95 + a31a311 commit 2b3175d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[Unit]
Description=isucondition.go
After=cloud-config.service
Wants=cloud-config.service

[Service]
WorkingDirectory=/home/isucon/webapp/go
Expand Down

0 comments on commit 2b3175d

Please sign in to comment.