mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 05:35:56 +00:00
[PR #216] [MERGED] Add documentation for Systemd service creation #317
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/fixDocumentationTypo📝 Commits (2)
9685f8aFix path to application, see issue #1945cb384eAdd 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.