minecraft/rootfs/etc/confd/conf.d/spigot.yml.toml
Sebastian Hugentobler ce07b08824 ensure gid & uid
2017-10-18 15:46:52 +02:00

7 lines
110 B
TOML

[template]
src = "spigot.yml.tmpl"
dest = "/var/lib/minecraft/spigot.yml"
gid = 2222
uid = 2222
mode = "0660"