[PR #692] [MERGED] Update service pkg with log directory fix #12875

Closed
opened 2026-08-05 02:06:53 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/692
Author: @mlsmaycon
Created: 2/15/2023
Status: Merged
Merged: 2/16/2023
Merged by: @mlsmaycon

Base: mainHead: update-service-with-log-dir-fix


📝 Commits (1)

  • 1bb5a66 Update service pkg with log directory fix

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+2 -2)

📄 Description

Describe your changes

This service pkg update includes a log directory check and creation for init systems that rely on shell script.

See the update here: b923b894

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/692 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 2/15/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-service-with-log-dir-fix` --- ### 📝 Commits (1) - [`1bb5a66`](https://github.com/netbirdio/netbird/commit/1bb5a66f42402b4f0a751489b47b20c0d494fbb0) Update service pkg with log directory fix ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+2 -2) </details> ### 📄 Description ## Describe your changes This service pkg update includes a log directory check and creation for init systems that rely on shell script. See the update here: [b923b894](https://github.com/netbirdio/service/commit/b923b89432b0f50ce6bc14830ba0c83e6ae0f541) ## Issue ticket number and link ### 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 02:06:53 -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#12875