- add proc_chec - kills off extraneous chrome processes and restarts ntopng

This commit is contained in:
Pi
2019-08-06 10:21:48 -04:00
parent c3219158ec
commit 81592c1288
3 changed files with 21 additions and 0 deletions

View 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