diff options
Diffstat (limited to 'fai/config/scripts/WORKSTATION')
| -rwxr-xr-x | fai/config/scripts/WORKSTATION/20-update-security-group-conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fai/config/scripts/WORKSTATION/20-update-security-group-conf b/fai/config/scripts/WORKSTATION/20-update-security-group-conf new file mode 100755 index 0000000..40679b5 --- /dev/null +++ b/fai/config/scripts/WORKSTATION/20-update-security-group-conf @@ -0,0 +1,4 @@ +#!/bin/bash + +# on bookworm and later this is handled through cfengine +ifclass DEBIAN_11 && fcopy -iM /etc/security/group.conf |
