| commit | ec1fdf24e8cda177ba9b32d6ec4bbba3c5a9f6b2 | [log] [tgz] |
|---|---|---|
| author | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Wed Feb 21 16:47:18 2018 +0400 |
| committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Wed Feb 21 16:58:41 2018 +0400 |
| tree | 720f1145460a004b32c352653bc2804cfcfd6a87 | |
| parent | 2eeb3dddfd5892541328dcf63d98406bf6196b3b [diff] |
Do not override DAEMON_ARGS through /etc/default files
After adding support we faced broken configuration for openstack
services (see related bug). OS services' init.d files "sources"
/etc/defaults/{service_name} files which could override DAEMON_ARGS.
Change-Id: I1c2a76fbfa39759195e006745d0be7256ea108b1
Related-bug: PROD-17968