On 12/23/2015 07:48 PM, Lennart Poettering wrote: > I see no reason why systemd should be involved with this. Just make > etcd a proper daemon, and read its config data directly, rather then > serializing it into the command line. > > Lennart Reading from environment / flagfiles / command line is super popular these days, whether it be because Google did it that way and now ex-Googlers are popularizing the pattern, or because of the 12-factor application fad (which I admit, has quite a few merits).
This is why developers are frequently using systemd with EnvironmentFile these days. Of course, this breaks reload... but almost nobody is writing reload code in their daemons these days anymore. -- Rudd-O http://rudd-o.com/
signature.asc
Description: OpenPGP digital signature
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel