[fix] Misc script convention changes

* Remove sudo from scripts that are already running as sudo
* Also remove sudo from several so scripts and add sudo check
* Remove .sh extension from user facing scripts
* Remove superfluous # characters from so scripts
* Rename scripts to follow so-{subject}-{verb} naming convention
* Add shebangs where missing
This commit is contained in:
William Wernert
2020-01-23 14:10:01 -05:00
parent 74f5c2d6d6
commit d2a7ef1e64
79 changed files with 231 additions and 91 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/bin/bash
# Delete Zeek Logs based on defined CRIT_DISK_USAGE value
# Copyright 2014,2015,2016,2017,2018, 2019 Security Onion Solutions, LLC