V8.13.192.2025.10.18
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -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