August 2023
systemd … targeting Requires=, Wants, Before= and happily ever After= again …
systemd progressed the Linux PID 1 situation adding many feature and capabilities. But, as always, with features and capabilities, comes complexity. One thing I and many co-workers have found difficult is getting startup order right, especially with custom targets. First lets define some systemd concepts: unit: a configuration file that describes a service, a socket, […]