[PR #2423] [MERGED] Loading tun module for synology in install.sh #15120

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2423
Author: @pascal-fischer
Created: 8/12/2024
Status: Merged
Merged: 8/20/2024
Merged by: @pascal-fischer

Base: mainHead: fix/add-tun-module-load-for-synology


📝 Commits (1)

  • e4fa749 add script for loading tun module for synology

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 release_files/install.sh (+20 -0)

📄 Description

Describe your changes

To make the binary work on synology there was a code snippet missing during the install.

https://github.com/netbirdio/netbird/issues/1977

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/2423 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 8/12/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `fix/add-tun-module-load-for-synology` --- ### 📝 Commits (1) - [`e4fa749`](https://github.com/netbirdio/netbird/commit/e4fa74950096fec580d69ad3c85a00e61b1ae3b7) add script for loading tun module for synology ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `release_files/install.sh` (+20 -0) </details> ### 📄 Description ## Describe your changes To make the binary work on synology there was a code snippet missing during the install. ## Issue ticket number and link https://github.com/netbirdio/netbird/issues/1977 ### Checklist - [x] 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 --- <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:07:01 -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#15120