Skip to content

Commit

Permalink
Removed PIDFile directive from unit file
Browse files Browse the repository at this point in the history
  • Loading branch information
psmiraglia committed Jul 3, 2017
1 parent 2e7092b commit f6a733a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cerebro/templates/cerebro.service.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ After=network.target remote-fs.target

[Service]
Type=simple
PIDFile={{ cerebro.home }}/cerebro.pid
User={{ cerebro.user }}
Group={{ cerebro.group }}
{%- if cerebro.java_home %}
Expand Down

0 comments on commit f6a733a

Please sign in to comment.