Skip to content

Commit e5ea2d7

Browse files
committed
Update README.md
1 parent 0506f25 commit e5ea2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This script is the main hardening script that performs the following tasks:
1515
- Updates the SSH daemon (sshd) to listen on a custom port (defined by `$NEW_SSH_PORT`)
1616
- Configures firewall rules using UFW (Uncomplicated Firewall) or iptables based on a specified input file
1717
- Creates a backup admin user with sudo access for emergency purposes
18-
- Logs script actions to a file for future reference and troubleshooting
18+
- Logs script actions to a file for future reference and troubleshooting (default log file: `/var/log/userkiller.log`, can be changed with an optional argument)
1919
- Generates the `croncheck.sh` script and `cronline.txt` file for periodic system checks
2020
- Manages system services by displaying enabled and running services and allowing the user to selectively disable non-needed services
2121

0 commit comments

Comments
 (0)