fix: firewall config name for server, and file permissions

This commit is contained in:
qoijjj
2024-01-09 17:36:42 -08:00
committed by GitHub
parent f99da857c7
commit 7d63ce5804
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,5 @@
# Tell build process to exit if there are any errors.
set -oue pipefail
chmod 440 /usr/etc/sudoers.d/timeout
chmod 440 /usr/etc/sudoers.d/timeout
chmod 600 /usr/etc/ssh/sshd_config