diff options
| author | Thorsten Töpper <atsutane@freethoughts.de> | 2025-09-18 19:55:55 +0200 |
|---|---|---|
| committer | Thorsten Töpper <atsutane@freethoughts.de> | 2025-09-18 19:55:55 +0200 |
| commit | 988388f07fb8bab554798aba91abc9965090d223 (patch) | |
| tree | 93749a8f1aea76fd82fe5fabf74eca6b2a8d0de4 /configs/smalldeploy/profiledef.sh | |
| parent | a613e43d4add7dd610269006773959ac9dfd0004 (diff) | |
| download | archiso-custom_config.tar.gz archiso-custom_config.tar.bz2 | |
smalldeploy now uefi pxe capablecustom_config
Diffstat (limited to 'configs/smalldeploy/profiledef.sh')
| -rw-r--r-- | configs/smalldeploy/profiledef.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/smalldeploy/profiledef.sh b/configs/smalldeploy/profiledef.sh index f818845..fd8513e 100644 --- a/configs/smalldeploy/profiledef.sh +++ b/configs/smalldeploy/profiledef.sh @@ -20,4 +20,5 @@ file_permissions=( ["/etc/shadow"]="0:0:400" ["/root"]="0:0:750" ["/root/.automated_script.sh"]="0:0:755" + ["/root/.gnupg"]="0:0:700" ) |
