[PR #2992] [MERGED] [client] Restart netbird-ui post-install in linux deb&rpm #15955

Closed
opened 2026-08-05 03:08:43 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2992
Author: @mohamed-essam
Created: 12/5/2024
Status: Merged
Merged: 2/21/2025
Merged by: @lixmal

Base: mainHead: netbird-ui-restart-linux


📝 Commits (1)

  • bfaddab Restart netbird-ui post-install in linux deb&rpm

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 .goreleaser_ui.yaml (+4 -0)
release_files/ui-post-install.sh (+10 -0)

📄 Description

Describe your changes

Add post-install script to netbird-ui deb and rpm packages to restart process if running.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2992 **Author:** [@mohamed-essam](https://github.com/mohamed-essam) **Created:** 12/5/2024 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@lixmal](https://github.com/lixmal) **Base:** `main` ← **Head:** `netbird-ui-restart-linux` --- ### 📝 Commits (1) - [`bfaddab`](https://github.com/netbirdio/netbird/commit/bfaddabc0ca7da089bc660eb5d7c00ed0e60473e) Restart netbird-ui post-install in linux deb&rpm ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser_ui.yaml` (+4 -0) ➕ `release_files/ui-post-install.sh` (+10 -0) </details> ### 📄 Description ## Describe your changes Add post-install script to netbird-ui deb and rpm packages to restart process if running. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [X] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 2026-08-05 03:08:43 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15955