Skip to content

Commit

Permalink
Merge pull request #414 from bastelfreak/header
Browse files Browse the repository at this point in the history
Add `managed by puppet` header to unit file
  • Loading branch information
dhollinger authored Jan 6, 2020
2 parents 798ee8d + 79d7df1 commit 42e668f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/daemon.systemd.erb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# THIS FILE IS MANAGED BY PUPPET
[Unit]
Description=Prometheus <%= @name %>
Wants=basic.target
Expand Down

0 comments on commit 42e668f

Please sign in to comment.