Michael Mol

Results 16 comments of Michael Mol

I have a `while ! hab svc status 2>&/dev/null ; do sleep 5 ; done` thing going on, which closes the loop. The things I don't like about that: *...

Actually, looks like it's just a typo. The script is writing /etc/locale.gen, not /etc/locales.gen

So, I ran into this in my Gentoo-on-WSL setup and found this issue while looking for a solution. For others' reference: `/etc/env.d/50baselayout` is, indeed what `env-update` pulls from to generate...

In the end, this in `/etc/profile` served my purposes: ``` # Load environment settings from profile.env, which is created by # env-update from the files in /etc/env.d if [ -e...

@Annih, if I understand the docs, you need to specify `depends 'attributename'` in ohai plugin you want to be able to consume an attribute _within_.