[PR #551] [MERGED] Clarified systemd friendly path #1476

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/551
Author: @mpldr
Created: 4/16/2022
Status: Merged
Merged: 4/21/2022
Merged by: @kradalby

Base: mainHead: patch-1


📝 Commits (6)

  • be2487f Clarified systemd friendly path
  • 41a8c14 add information on how to create a headscale user
  • 7ce0bd0 removed leading whitespace
  • db930af Merge branch 'main' into patch-1
  • 6dd9e93 expanded arguments in useradd to be easier to understand for beginners
  • 886e95c Merge branch 'main' into patch-1

📊 Changes

1 file changed (+11 additions, -4 deletions)

View changed files

📝 docs/running-headscale-linux.md (+11 -4)

📄 Description

Suggested-by: Rendezvous

I also took the liberty of combining some 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/551 **Author:** [@mpldr](https://github.com/mpldr) **Created:** 4/16/2022 **Status:** ✅ Merged **Merged:** 4/21/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (6) - [`be2487f`](https://github.com/juanfont/headscale/commit/be2487f4c00adc153afd8cf7a8e1a9cb2ade354a) Clarified systemd friendly path - [`41a8c14`](https://github.com/juanfont/headscale/commit/41a8c14acb9657f10238da74c9177642cad1b286) add information on how to create a headscale user - [`7ce0bd0`](https://github.com/juanfont/headscale/commit/7ce0bd053c2ceebbdac931d2a01799dfba65a8a7) removed leading whitespace - [`db930af`](https://github.com/juanfont/headscale/commit/db930af50ef74f558d10cc4f6dfd7b250251a556) Merge branch 'main' into patch-1 - [`6dd9e93`](https://github.com/juanfont/headscale/commit/6dd9e93346b2d8a55540c855ea8ce976a51fceef) expanded arguments in useradd to be easier to understand for beginners - [`886e95c`](https://github.com/juanfont/headscale/commit/886e95c00dbc9c189f3bbbcb712b5ed3fe047c77) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/running-headscale-linux.md` (+11 -4) </details> ### 📄 Description [Suggested-by: Rendezvous](https://discord.com/channels/896711691637780480/896711692120129540/965005644149162084) I also took the liberty of combining some commands. <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [ ] 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:30:12 +01:00
adam closed this issue 2025-12-29 02:30:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1476