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

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"