Hi,
I am running hab 0.57.0/20180614230004 on Centos 7.4. I have a package called ‘compliance’ that I am trying to drop a user.toml for at /hab/user/compliance/config/user.toml
. It was my understanding that any user.toml
at that path will by automatically picked up by the supervisor, and that updates to that file will also be picked up. However, that is not what I am seeing. I still need to do a hab config apply
to get that config picked up.