[PR #305] [MERGED] Note when running as another user in systemd #1371

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/305
Author: @ghost
Created: 2/1/2022
Status: Merged
Merged: 2/2/2022
Merged by: @kradalby

Base: mainHead: main


📝 Commits (2)

  • 41fbe47 Note when running as another user in systemd
  • 7b607b3 Forgot to run Prettier

📊 Changes

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

View changed files

📝 docs/running-headscale-linux.md (+12 -0)

📄 Description

Headscale commands fail when running them as the current user instead of the user defined in the systemd file. This note provides 2 methods of how to correctly run the headscale commands.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • [] added unit tests
  • [] added integration tests
  • updated documentation if needed
  • [] updated CHANGELOG.md

🔄 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/305 **Author:** [@ghost](https://github.com/ghost) **Created:** 2/1/2022 **Status:** ✅ Merged **Merged:** 2/2/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`41fbe47`](https://github.com/juanfont/headscale/commit/41fbe47cdfba72fa3038b3b1b16e615fda1581f2) Note when running as another user in systemd - [`7b607b3`](https://github.com/juanfont/headscale/commit/7b607b3fe892e2668bf5af7b4e657ecc55975455) Forgot to run Prettier ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/running-headscale-linux.md` (+12 -0) </details> ### 📄 Description Headscale commands fail when running them as the current user instead of the user defined in the systemd file. This note provides 2 methods of how to correctly run the headscale commands. <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [] added unit tests - [] added integration tests - [x] updated documentation if needed - [] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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:51 +01:00
adam closed this issue 2025-12-29 02:29:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1371