Neil Wilson
Neil Wilson
There's also the line "Note that equally named drop-in files further down the prefix hierarchy override those further up, i.e. foo-bar-.service.d/10-override.conf overrides foo-.service.d/10-override.conf." I may be worth making it crystal...
The surprising element is that an existing drop-in `/usr/lib/systemd/system/user-.slice.d/10-defaults.conf` will override *both* a more specific main slice file written in `/etc` and a more specific drop-in that just happens to...
Probably better just to add another command sequence to `docker.rb` following the pattern of the `superuser?` method and run that on the servers. ``` def add_group [ '[ "${EUID:-$(id -u)}"...
I hope you'll forgive me for butting in here and opening the PR to fix this. Comments welcome.
I've just tripped across this while trying to get k8s Dual Stack working on the Brightbox Cloud. Obviously there is no ability to peer BGP with the fabric network, and...