Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
Use HENSON_SERVICE in henson/restart
Browse files Browse the repository at this point in the history
  • Loading branch information
dug-stripe committed Oct 24, 2017
1 parent af2e13c commit 051fb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion henson/restart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash -eux

svc -t /etc/service/jobtracker-srv
svc -t /etc/service/${HENSON_SERVICE}
svc -t /etc/service/jobtracker-bot

0 comments on commit 051fb1f

Please sign in to comment.