mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-10 05:12:50 +00:00
Pulse: add polkit for sudoless web updates (#4970)
This commit is contained in:
@@ -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..."
|
||||||
|
|||||||
Reference in New Issue
Block a user