Template out systemd unit for minecraft servers

This commit is contained in:
Salt 2020-06-01 21:28:09 -05:00
parent fbf6b6d564
commit 0241a1db36
2 changed files with 1 additions and 1 deletions

View File

@ -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