diff options
Diffstat (limited to '.trash/Custom OVN debian packaging.md')
-rw-r--r-- | .trash/Custom OVN debian packaging.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.trash/Custom OVN debian packaging.md b/.trash/Custom OVN debian packaging.md new file mode 100644 index 0000000..a895469 --- /dev/null +++ b/.trash/Custom OVN debian packaging.md @@ -0,0 +1,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.
\ No newline at end of file |