Skip to content

Commit

Permalink
update systemd unit
Browse files Browse the repository at this point in the history
  • Loading branch information
Novgorodov Igor, PMK-TV-OP authored and Novgorodov Igor, PMK-TV-OP committed Aug 26, 2019
1 parent fa1890c commit b5c29da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.6
1.4.7
5 changes: 5 additions & 0 deletions deploy/riemann-relay.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@ ExecStart=/usr/bin/riemann-relay -config /etc/riemann-relay/riemann-relay.conf
Restart=on-failure
KillMode=control-group

OOMScoreAdjust=-900
Nice=-20
CPUSchedulingPolicy=rr
CPUSchedulingPriority=50

[Install]
WantedBy=multi-user.target

0 comments on commit b5c29da

Please sign in to comment.