Skip to content

Commit

Permalink
Allow processes to be stopped using the app target
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDaugherty authored and ddollar committed Jan 7, 2020
1 parent 1fd9b5d commit 2793c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/export/systemd/process.service.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[Unit]
PartOf=<%= app %>.target
StopWhenUnneeded=yes

[Service]
User=<%= user %>
Expand Down

0 comments on commit 2793c13

Please sign in to comment.