mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 18:59:43 +00:00
Pulse: add polkit for sudoless web updates (#4970)
This commit is contained in:
parent
2400f98f75
commit
d2482e5c82
1 changed files with 2 additions and 1 deletions
|
@ -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..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue