mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 10:16:37 +00:00
Merge pull request #105 from Thor77/systemd-service
Add Install-section to systemd-service
This commit is contained in:
commit
e9ae7a794f
1 changed files with 3 additions and 0 deletions
|
|
@ -6,3 +6,6 @@ After=network.target
|
|||
User=linx
|
||||
Group=linx
|
||||
ExecStart=/usr/bin/linx-server
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue