[PR #4969] [CLOSED] Pulse: add polkit for sudoless web updates #5223

Closed
opened 2026-02-26 14:33:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4969
Author: @rcourtman
Created: 6/4/2025
Status: Closed

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

Summary

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.

Changes

  • Adds policykit-1 to dependency installation
  • Enables Pulse's built-in sudoless update system
  • Improves user experience for web-based updates
  • Minimal size impact (~1.4MB)

Test plan

  • Verify installation completes successfully with new dependency
  • Test web-based updates work without sudo prompts
  • Confirm service restarts properly during updates

🤖 Generated with Claude Code


🔄 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/4969 **Author:** [@rcourtman](https://github.com/rcourtman) **Created:** 6/4/2025 **Status:** ❌ Closed **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 ## Summary 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. ## Changes - Adds `policykit-1` to dependency installation - Enables Pulse's built-in sudoless update system - Improves user experience for web-based updates - Minimal size impact (~1.4MB) ## Test plan - [x] Verify installation completes successfully with new dependency - [x] Test web-based updates work without sudo prompts - [x] Confirm service restarts properly during updates 🤖 Generated with [Claude Code](https://claude.ai/code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:33:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#5223
No description provided.