1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/etcd-arm/etc/confd/conf.d/shadowsocks.toml
2015-10-01 19:09:30 +08:00

9 lines
204 B
TOML

[template]
src = "shadowsocks.json.tmpl"
dest = "/etc/shadowsocks/client.json"
keys = [
"/services/shadowsocks"
]
check_cmd = "jq . {{.src}}"
reload_cmd = "systemctl restart shadowsocks-libev@client"