mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-25 16:55:53 +03:00
[GH-ISSUE #448] Not able to run the hardening script, throws Please read the code. Exiting. #81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @taragurung on GitHub (Jul 9, 2024).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/448
Originally assigned to: @konstruktoid on GitHub.
Describe the bug
When i run the sudo bash ubuntu.sh i get the error message
"
Please read the code. Exiting."not clear what the exact problem is
To Reproduce
sudo bash ubuntu.shExpected behavior
Additional context
Systen details: Ubuntu 22.04.4 LTS
@konstruktoid commented on GitHub (Jul 9, 2024):
Hi @taragurung
The README says that you need to change the configuration options in the
ubuntu.cfgfile.https://github.com/konstruktoid/hardening/blob/master/README.adoc#L50
And on https://github.com/konstruktoid/hardening/blob/master/ubuntu.cfg#L14: "Add something just to verify that you actually glanced the code"
@taragurung commented on GitHub (Jul 9, 2024):
The docs says "Change the configuration options in the ubuntu.cfg file" So i made change in first line in the config.
May be the line is confusing.
Thanks for the reply, that helped! @konstruktoid
@taragurung commented on GitHub (Jul 9, 2024):
Shall i re-write that line, that was confusing to me. may be might confuse other as well in the future. will state clearly make change in that line!
@konstruktoid commented on GitHub (Jul 9, 2024):
Absolutely! Everything helps.