[PR #3012] [MERGED] Headscale: Re-enable Service after Update #4097

Closed
opened 2026-02-26 13:35:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3012
Author: @Cerothen
Created: 3/11/2025
Status: Merged
Merged: 3/11/2025
Merged by: @michelroegl-brunner

Base: mainHead: main


📝 Commits (3)

  • c4e51c5 Fix Update to enable service
  • 1675363 Headscale service gets disabled on updates
  • 7aa2abb Update ct/headscale.sh

📊 Changes

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

View changed files

📝 ct/headscale.sh (+3 -2)

📄 Description

✍️ Description

Change service to enable --now after updating since the source package disables the service when updating...

See Issue:
https://github.com/juanfont/headscale/issues/2311

Link: #

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

🔄 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/3012 **Author:** [@Cerothen](https://github.com/Cerothen) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`c4e51c5`](https://github.com/community-scripts/ProxmoxVE/commit/c4e51c5675f51bd7a6e19772c42dd363cedf798e) Fix Update to enable service - [`1675363`](https://github.com/community-scripts/ProxmoxVE/commit/16753633c5eed2a3bf053e1849348d0c207a6d9e) Headscale service gets disabled on updates - [`7aa2abb`](https://github.com/community-scripts/ProxmoxVE/commit/7aa2abbd5e1e0ae616d896ac00483ab50dfc4385) Update ct/headscale.sh ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/headscale.sh` (+3 -2) </details> ### 📄 Description ## ✍️ Description Change service to enable --now after updating since the source package disables the service when updating... See Issue: https://github.com/juanfont/headscale/issues/2311 ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:39 +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#4097
No description provided.