summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2025-06-16 22:36:28 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2025-06-16 22:39:04 +0200
commit0ef3ff12bdfb8ae8cdbac63a028652031ae55dbe (patch)
tree316754e54e066b755cce35b12a81fa2b849faad6 /debian
parentd6ca483c5bde56367dde0a9715a55e0a3a1de4d9 (diff)
avoid shipping dnsmasq unit template in aliased directory
Ship this systemd unit template in the actual /usr directory, not in the symlinked ("aliased") /lib one. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libpve-network-perl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libpve-network-perl.install b/debian/libpve-network-perl.install
index b7cc7c8..4e63c1f 100644
--- a/debian/libpve-network-perl.install
+++ b/debian/libpve-network-perl.install
@@ -1,2 +1,2 @@
-lib/systemd/system/dnsmasq@.service.d/00-dnsmasq-after-networking.conf
+lib/systemd/system/dnsmasq@.service.d/00-dnsmasq-after-networking.conf /usr/lib/systemd/system/dnsmasq@.service.d/
usr/share/perl5/PVE/Network