Age | Commit message (Collapse) | Author |
|
/var/load-balance. fix for bug 6630
(cherry picked from commit cf1754c28af9dc17f5dea4995049823dc7687a63)
|
|
default to no dns resolution with option for dns resolution on op mode command.
(cherry picked from commit 9e9c03edd4d4b2c87f0da68c8b40c216a324495b)
|
|
* package was installing op templates into the config templates directory and then move them into the op templates directory *during postinst*.
* this *might* be ok for editable config files but is definitely *not* the correct installation method for files "owned" by the package.
* do it the right (and simpler) way: install op templates into the op templates directory.
|