github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/database/conf.d/reload.toml (about)

     1  [template]
     2  src   = "reload"
     3  dest  = "/usr/local/bin/reload"
     4  owner = "root"
     5  group = "root"
     6  mode  = "0755"
     7  keys = [
     8    "/deis/database",
     9  ]
    10  reload_cmd = "/usr/local/bin/reload"