On 12/04/2014 05:42 PM, Gaudenz Steinlin wrote: >> with the same global section in >> /usr/share/keystone/keystone-systemd.conf. One can then use >> /etc/openstack.conf to switch back to syslog or stdout or stderr or >> whatever she wants globally. > > That looks like a good solution to me to get rid of the /etc/default > files without loosing any functionality. This would avoid duplicating > configuration settings in configuration files and /etc/default files. > Looks like the best solution to me, but ovviously post jessie. > > Gaudenz
I not sure this is a good solution. The only correct way is to configure it on the command line, with the init system, as we need a per-daemon configuration to keep previous functionality. I'm not even sure that with a non-existent /etc/default/openstack.conf, the daemons would all continue to run without complaining. I very much prefer the current state of things with (shell) configuration files in /etc/default, and I don't see any valid reason why we would stop using that. Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

