Daniel Farina
Daniel Farina
Sure. Scroll through the `systemd.exec` manual page, there's a cornucopia of stuff in there. I think having a systemd unit file that was carefully researched to have the most restrictive...
Templating is one common option that works, if you want something less prescriptive (or more dynamic for development), you can specify all these options to systemd-run (the result will be...
> @russell-islam @fdr what opinions do you have of [systemd generators](https://man7.org/linux/man-pages/man7/systemd.generator.7.html) > > One of the finest things Lennart got right were drop-in files. I worked at Red Hat for...
Note: will read this more closely, because it is somewhat close to a rewrite, even in whitespace insensitive diff rendering mode. There's logical similarity, but I think I have to...
I am somewhat flexible on this one. I initially thought we'd limit it and maybe make it slightly annoying when the user wants re-use Firewall objects rather than opening the...
By the way, I think I'm obliged to elaborate...why make Firewalls so coupled to Subnets? I mentioned this to a couple of people in fragments, but it deserves a written...
It's actually based on and cherry picked :) (I even kept the author)
I just figured using the appropriate ruby literal had Less Going On (escaping rules, even amount of evaluation on file load, though it's immaterial)
woops shouldn't it be east? On Wed, Apr 24, 2024 at 4:09 PM Enes Çakır ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In config/providers.yml...
Hey all, WAL-E maintainer here. I will accept a patch with a lower pipe size that doesn't tank performance that works with defaults or some adaptive code to deal with...