Skip to content
Snippets Groups Projects
Commit b1bfdf17 authored by Robin Obůrka's avatar Robin Obůrka Committed by Michal 'vorner' Vaner
Browse files

Add nethist service

parent f349fee1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
set -ex
# Configuration
SERVICES="ucollect"
SERVICES="ucollect nethist"
TEMPFILE=/tmp/watchdog.tmp.$$
trap 'rm "$TEMPFILE"' EXIT INT QUIT TERM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment