Anatomy of a DNS Lookup – Part II
zwischenzugs.com
Anatomy of a DNS Lookup – Part II
1–10 of 10 posts
Re: Anatomy of a DNS Lookup – Part II
#2Re: Anatomy of a DNS Lookup – Part II
#3Is such undocumented behavior an intentional, acknowledged policy of systemd?
Or is this just something that got overlooked and will/should be documented sometime?
Re: Anatomy of a DNS Lookup – Part II
#4Re: Anatomy of a DNS Lookup – Part II
#5"The --read-environment flag is undocumented, and is there so that systemctl can play nice with it. A lot of people hate systemctl for this kind of thing." Is such undocumented behavior an intentional, acknowledged policy of systemd? Or is this just something that got overlooked and will/should be documented sometime?
https://github.com/wido/ifupdown/commit/c29820f370a4905b8366...
Re: Anatomy of a DNS Lookup – Part II
#6"The --read-environment flag is undocumented, and is there so that systemctl can play nice with it. A lot of people hate systemctl for this kind of thing." Is such undocumented behavior an intentional, acknowledged policy of systemd? Or is this just something that got overlooked and will/should be documented sometime?
Its not a part of systemd, its a part of ifupdown that was added to aide Debian's transition from SysV to systemd. Seems unfair to me to count this against systemd; there are other less intrusive ways this could've been done, and "allow reading configuration from env vars" is probably a good thing anyways. https://github.com/wido/ifupdown/commit/c29820f370a4905b8366...
Re: Anatomy of a DNS Lookup – Part II
#7"The --read-environment flag is undocumented, and is there so that systemctl can play nice with it. A lot of people hate systemctl for this kind of thing." Is such undocumented behavior an intentional, acknowledged policy of systemd? Or is this just something that got overlooked and will/should be documented sometime?
Its not a part of systemd, its a part of ifupdown that was added to aide Debian's transition from SysV to systemd. Seems unfair to me to count this against systemd; there are other less intrusive ways this could've been done, and "allow reading configuration from env vars" is probably a good thing anyways. https://github.com/wido/ifupdown/commit/c29820f370a4905b8366...
It may be unfair, I didn't mean to imply any kind of judgement. 'This kind of thing' was vague, but was intended to get over the fact that systemd is taking over more and more of the OS, and people don't like this. Whether this is good or bad I'm fairly agnostic on. At least it's managed and a standard.
Re: Anatomy of a DNS Lookup – Part II
#8Re: Anatomy of a DNS Lookup – Part II
#9Earlier quoted context omitted.
Its not a part of systemd, its a part of ifupdown that was added to aide Debian's transition from SysV to systemd. Seems unfair to me to count this against systemd; there are other less intrusive ways this could've been done, and "allow reading configuration from env vars" is probably a good thing anyways. https://github.com/wido/ifupdown/commit/c29820f370a4905b8366...
Author here. It may be unfair, I didn't mean to imply any kind of judgement. 'This kind of thing' was vague, but was intended to get over the fact that systemd is taking over more and more of the OS, and people don't like this. Whether this is good or bad I'm fairly agnostic on. At least it's managed and a standard.
Re: Anatomy of a DNS Lookup – Part II
#10apt-get purge resolvconf