diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-13 08:45:33 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-06-13 08:45:33 -0400 |
commit | 2578ad0d4e87d19f15b3a0aeadf28a329873518f (patch) | |
tree | 20e0392f7b27090d3b78875fca06b18a1b6a6be8 /scripts/os | |
parent | 07fff6eef922ef56eb4285f67278480b628a09f7 (diff) | |
download | infrastructure-2578ad0d4e87d19f15b3a0aeadf28a329873518f.tar.gz |
add audacity, fix package names
Diffstat (limited to 'scripts/os')
-rw-r--r-- | scripts/os/freebsd/50-idm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/os/freebsd/50-idm b/scripts/os/freebsd/50-idm index 814cacb..8c8cac3 100644 --- a/scripts/os/freebsd/50-idm +++ b/scripts/os/freebsd/50-idm @@ -12,7 +12,7 @@ pkg install -y \ cyrus-sasl-gssapi \ nss-pam-ldapd-sasl \ openldap26-client \ - pam_krb5 \ + pam_krb5-mit \ perl5 \ p5-perl-ldap \ p5-Authen-SASL \ |