idk systemd, there are many "nested wrapped" things so that what config file was loaded isn't seen in your logfile
bind will quit if the configuration files are not right. that will depend on your bind version, "what configs are ok", obviously.
"Start request repeated too quickly" looks like systemd tried to restart the failed process without waiting, thus the "too quickly". usually that means a script error on the part of systemd / those who provided startup boot rc scripts. One way to get that is (on older systems) to have /etc/inittab say to start something if it's not running, that fails to load, then you get such a message.
In other words: good luck. You'll need to see systemd manuals, run through allot of config, and or if lucky google if someone else had the same problem.
Last edited by xlfs-0.2; 11-30-2022 at 04:20 PM.
|