mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-07 13:58:03 +00:00
improve: various configs and file permissions
This commit is contained in:
6
config/scripts/setfilepermissions.sh
Normal file
6
config/scripts/setfilepermissions.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Tell build process to exit if there are any errors.
|
||||
set -oue pipefail
|
||||
|
||||
chmod 440 /usr/etc/sudoers.d/timeout
|
||||
Reference in New Issue
Block a user