blob: a89546915205177337fcae1048e868eb9482685a (
plain)
1
2
3
4
5
6
7
|
---
tags:
- groupvps
---
There was an issue with unit files and the files in /etc/default being prefixed with group.one-ovn. We want to make sure that the contents of our debian package are identical to regular OVN packages.
Fixed by using overrides in debian/rules to rename those files after they're installed.
|