[PR #6] [MERGED] Add additional locations to look for the config.json file #1189

Closed
opened 2025-12-29 02:29:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/6
Author: @cure
Created: 4/21/2021
Status: Merged
Merged: 4/22/2021
Merged by: @juanfont

Base: mainHead: add-standard-config-locations


📝 Commits (1)

  • a71387f Add additional locations to look for the config.json file:

📊 Changes

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

View changed files

📝 cmd/headscale/headscale.go (+2 -0)

📄 Description

Make headscale look for its config file in

/etc/headscale
$HOME/.headscale

in addition to the current directory.


🔄 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/juanfont/headscale/pull/6 **Author:** [@cure](https://github.com/cure) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/22/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `add-standard-config-locations` --- ### 📝 Commits (1) - [`a71387f`](https://github.com/juanfont/headscale/commit/a71387f9d25a60a25c5816c10e00afb98ac9b833) Add additional locations to look for the config.json file: ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/headscale.go` (+2 -0) </details> ### 📄 Description Make headscale look for its config file in /etc/headscale $HOME/.headscale in addition to the current directory. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:10 +01:00
adam closed this issue 2025-12-29 02:29:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1189