mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-29 16:15:51 +03:00
[PR #3] [MERGED] Include systemd documentation for run on boot #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/GameServerManagers/LinuxGSM-Docs/pull/3
Author: @Chrzi
Created: 1/2/2019
Status: ✅ Merged
Merged: 1/4/2019
Merged by: @dgibbs64
Base:
master← Head:patch-1📝 Commits (3)
5192567Include systemd documentation for run on bootd0a6e2cFixed wrong systemd Type144b8edfix: alter example to fit with recommended dirs📊 Changes
1 file changed (+38 additions, -2 deletions)
View changed files
📝
configuration/running-on-boot.md(+38 -2)📄 Description
systemd is the default init system for most modern distros and should be preferred over crontabs and SysVinit
I included a simple service file for a teamspeak 3 server that can be easily adopted to other servers as well
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.