Skip to content

Commit

Permalink
Merge pull request #295 from subutai-io/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Dilshat authored Mar 26, 2018
2 parents 8c2920e + 64315ca commit 551a371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/bin/agent-shutdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Before=shutdown.target reboot.target halt.target
[Service]
Type=oneshot
ExecStart=/bin/sh -c \"kill -SIGUSR1 `pgrep -f "subutai daemon"`\"
ExecStart=/bin/sh -c \"/bin/kill -SIGUSR1 \`pgrep -f '[s]ubutai daemon'\`\"
[Install]
WantedBy=halt.target reboot.target shutdown.target" > $DIR/$UNIT
Expand Down

0 comments on commit 551a371

Please sign in to comment.