Compare commits
2 Commits
299206355c
...
d79429f1ed
| Author | SHA256 | Date | |
|---|---|---|---|
|
d79429f1ed
|
|||
|
cfb73eade8
|
@@ -13,9 +13,6 @@ set -Ceuo pipefail
|
|||||||
|
|
||||||
printf "\e[95m++++ ++++ ++++ ++++ ++++ ++++ ++ 🧪 '%s' starting ... \e[0m\n" "${0}"
|
printf "\e[95m++++ ++++ ++++ ++++ ++++ ++++ ++ 🧪 '%s' starting ... \e[0m\n" "${0}"
|
||||||
|
|
||||||
### Declare Arrays, HashMaps, and Variables.
|
|
||||||
declare -ar ary_logrotate=( "alternatives" "apt" "btmp" "chrony" "dpkg" "fail2ban" "rkhunter" "ufw" "unattended-upgrades" "usbguard")
|
|
||||||
declare var_file="" var_log=""
|
|
||||||
[[ -r /root/ciss_xdg_tmp.sh ]] && . /root/ciss_xdg_tmp.sh
|
[[ -r /root/ciss_xdg_tmp.sh ]] && . /root/ciss_xdg_tmp.sh
|
||||||
export DEBIAN_FRONTEND="noninteractive"
|
export DEBIAN_FRONTEND="noninteractive"
|
||||||
|
|
||||||
|
|||||||
@@ -83,7 +83,7 @@ libpwquality-tools
|
|||||||
libtomcrypt-dev
|
libtomcrypt-dev
|
||||||
libtommath-dev
|
libtommath-dev
|
||||||
libtool
|
libtool
|
||||||
linux-doc-6.12
|
linux-doc-6.16
|
||||||
linux-source
|
linux-source
|
||||||
live-boot
|
live-boot
|
||||||
live-config
|
live-config
|
||||||
|
|||||||
Reference in New Issue
Block a user