Thibault Ayanides
|
87e242a42d
|
Add commentaries, renum scripts
|
2020-12-22 15:58:10 +01:00 |
|
Thibault Ayanides
|
8012234096
|
IMP(shellcheck): fix harmless warnings
|
2020-12-07 14:53:10 +01:00 |
|
Thibault Ayanides
|
3a342b784a
|
IMP(shfmt): add shell formatter
|
2020-12-04 14:08:01 +01:00 |
|
Thibault Ayanides
|
dba1dae963
|
IMP(shellcheck): quoting harmless variables (SC2086)
|
2020-11-27 09:29:11 +01:00 |
|
Thibault Ayanides
|
c17d04ecc2
|
IMP(shellcheck): comply with shellcheck rules
I added shellcheck prefixes to fix:
* SC1091 (following sourced files)
* SC2034 (unused variables)
|
2020-11-27 09:18:00 +01:00 |
|
Charles Herlin
|
d6dae89966
|
Renum logrotate config 8.4 to 4.3
renamed: 8.4_configure_logrotate.sh -> 4.3_configure_logrotate.sh
renamed: ../../tests/hardening/8.4_configure_logrotate.sh -> ../../tests/hardening/4.3_configure_logrotate.sh
|
2019-10-18 17:32:41 +02:00 |
|