[PR #4970] [MERGED] Pulse: add polkit for sudoless web updates #5401

Closed
opened 2025-11-20 07:05:48 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4970
Author: @rcourtman
Created: 6/4/2025
Status: Merged
Merged: 6/4/2025
Merged by: @tremor021

Base: mainHead: pulse-add-polkit


📝 Commits (1)

  • 4eec904 Pulse: add polkit for sudoless web updates

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 install/pulse-install.sh (+2 -1)

📄 Description

Adds policykit-1 to enable sudoless updates through Pulse's web interface.

Currently, web updates fail during service restart in LXC containers due to missing polkit.
This small addition enables seamless one-click updates without manual SSH intervention.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/4970 **Author:** [@rcourtman](https://github.com/rcourtman) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `pulse-add-polkit` --- ### 📝 Commits (1) - [`4eec904`](https://github.com/community-scripts/ProxmoxVE/commit/4eec9044f0eac25b087b5319ae54dddfbe022b76) Pulse: add polkit for sudoless web updates ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `install/pulse-install.sh` (+2 -1) </details> ### 📄 Description Adds policykit-1 to enable sudoless updates through Pulse's web interface. Currently, web updates fail during service restart in LXC containers due to missing polkit. This small addition enables seamless one-click updates without manual SSH intervention. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:05:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5401