Pulse: add polkit for sudoless web updates (#4970)

This commit is contained in:
rcourtman
2025-06-04 20:16:07 +01:00
committed by GitHub
parent 2400f98f75
commit d2482e5c82

View File

@@ -16,7 +16,8 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
diffutils diffutils \
policykit-1
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Creating dedicated user pulse..." msg_info "Creating dedicated user pulse..."