[PR #216] [MERGED] Add documentation for Systemd service creation #317

Open
opened 2026-01-29 16:32:05 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/216
Author: @Dirk-Kuypers
Created: 12/16/2021
Status: Merged
Merged: 4/25/2024
Merged by: @qmfrederik

Base: masterHead: feature/fixDocumentationTypo


📝 Commits (2)

  • 9685f8a Fix path to application, see issue #194
  • 5cb384e Add a documemtation section about how to add a systemd service

📊 Changes

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

View changed files

📝 README.md (+35 -2)

📄 Description

I was struggling with the basics of how to create a systemd service and had to search through a lot of issues. So I thought I summarize my findings here and add some more documentation. My first commit should also fix the wrong path in the documentation mentioned in issue #194.


🔄 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/quamotion/dotnet-packaging/pull/216 **Author:** [@Dirk-Kuypers](https://github.com/Dirk-Kuypers) **Created:** 12/16/2021 **Status:** ✅ Merged **Merged:** 4/25/2024 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `feature/fixDocumentationTypo` --- ### 📝 Commits (2) - [`9685f8a`](https://github.com/quamotion/dotnet-packaging/commit/9685f8a7088ae063049e26802d53ed4128f4bb25) Fix path to application, see issue #194 - [`5cb384e`](https://github.com/quamotion/dotnet-packaging/commit/5cb384edde94cef4f334dfa8b44293d182919257) Add a documemtation section about how to add a systemd service ### 📊 Changes **1 file changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+35 -2) </details> ### 📄 Description I was struggling with the basics of how to create a systemd service and had to search through a lot of issues. So I thought I summarize my findings here and add some more documentation. My first commit should also fix the wrong path in the documentation mentioned in issue #194. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:32:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#317