calm netdata down
This commit is contained in:
7
slack/prod/netdata/scripts/postinstall
Executable file
7
slack/prod/netdata/scripts/postinstall
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "stopping netdata..."
|
||||
service netdata stop
|
||||
|
||||
echo "starting netdata..."
|
||||
service netdata start
|
Reference in New Issue
Block a user