summaryrefslogtreecommitdiff
path: root/templates-op/restart
AgeCommit message (Collapse)Author
2011-01-04convert wlb runtime directory to /var/run/load-balance from ↵Michael Larson
/var/load-balance. fix for bug 6630
2010-08-17fix packaging problemAn-Cheng Huang
* 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.