- add proc_chec - kills off extraneous chrome processes and restarts ntopng
This commit is contained in:
6
roles/common/files/proc_check.sh
Normal file
6
roles/common/files/proc_check.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
/usr/bin/killall chromium-browser
|
||||
/usr/bin/killall chromium-browser
|
||||
/usr/bin/killall chromium-browser
|
||||
systemctl restart ntopng
|
||||
|
||||
Reference in New Issue
Block a user