Template out systemd unit for minecraft servers
This commit is contained in:
parent
fbf6b6d564
commit
0241a1db36
@ -29,7 +29,7 @@
|
||||
# Sticky, SetGID
|
||||
mode: "3770"
|
||||
- name: Assure systemd unit
|
||||
copy:
|
||||
template:
|
||||
src: "minecraft@.service"
|
||||
dest: "/etc/systemd/system/minecraft@.service"
|
||||
- name: Reload available daemons
|
||||
|
Loading…
Reference in New Issue
Block a user