Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kbumsik
on June 27, 2021
|
parent
|
context
|
favorite
| on:
Avoiding Complexity with Systemd
I sometimes feel a bit weird when I see complaints like this. Because I have never experienced broken by systemd.
For logging, can't you write a systemd service in bash with -x flag?
zeeZ
on June 27, 2021
[–]
Recently a systemd update that came with a flatcar linux update added/enabled a systemd-resolved stub that hogged port 53, preventing the actual DNS server on the machine from starting up. Does that count as broken by systemd?
Tom4hawk
on June 27, 2021
|
parent
[–]
No. Sounds like broken distribution.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For logging, can't you write a systemd service in bash with -x flag?