8014: Improve conffile handling in arvados-sso postinst.
authorBrett Smith <brett@curoverse.com>
Fri, 1 Jan 2016 17:17:01 +0000 (12:17 -0500)
committerBrett Smith <brett@curoverse.com>
Mon, 11 Jan 2016 22:13:04 +0000 (17:13 -0500)
* DRY it up into a function.
* DATABASE_READY and APPLICATION_READY care about whether the
  corresponding .yml file is usable.  Always detect when it is
  unmodified from the .yml.example file.
* Build symlinks from /var/www to /etc in more cases where it's safe.


No differences found