Skip to content

Commit

Permalink
Merge pull request #23 from Dombo/master
Browse files Browse the repository at this point in the history
FIX: SystemD will not restart a crashed collector daemon
  • Loading branch information
lfittl authored Jul 6, 2018
2 parents fa43e71 + 91b8df5 commit 1d9ceea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/systemd/pganalyze-collector.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ProtectHome=true
CapabilityBoundingSet=
NoNewPrivileges=true
MemoryLimit=256MB
Restart=Always

[Install]
WantedBy=multi-user.target

0 comments on commit 1d9ceea

Please sign in to comment.