summaryrefslogtreecommitdiff
path: root/Custom OVN debian packaging.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-04-30 15:14:56 +0200
committerJasper Ras <jras@hostnet.nl>2025-04-30 15:14:56 +0200
commit4223e9afd4401bd930ca815ffa816eb76fad83f6 (patch)
treeb8907fc631e2ad61b7c8741304b8cd6e6e4a53de /Custom OVN debian packaging.md
parentf43d0473320b9b2297b1a00880316aee9066b81a (diff)
vault backup: 2025-04-30 15:14:56
Diffstat (limited to 'Custom OVN debian packaging.md')
-rw-r--r--Custom OVN debian packaging.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Custom OVN debian packaging.md b/Custom OVN debian packaging.md
new file mode 100644
index 0000000..a895469
--- /dev/null
+++ b/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