replace policykit-1 with polkitd (#8439)

This commit is contained in:
Chris 2025-10-17 13:32:55 -04:00 committed by GitHub
parent a204f29f48
commit 048d468e8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ update_os
msg_info "Installing Dependencies"
$STD apt install -y \
diffutils \
policykit-1
polkitd
msg_ok "Installed Dependencies"
msg_info "Creating User"