diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-04-30 15:14:56 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-04-30 15:14:56 +0200 |
commit | 4223e9afd4401bd930ca815ffa816eb76fad83f6 (patch) | |
tree | b8907fc631e2ad61b7c8741304b8cd6e6e4a53de /Custom OVN debian packaging.md | |
parent | f43d0473320b9b2297b1a00880316aee9066b81a (diff) |
vault backup: 2025-04-30 15:14:56
Diffstat (limited to 'Custom OVN debian packaging.md')
-rw-r--r-- | Custom OVN debian packaging.md | 7 |
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 |