From 8eb5f0fb4ec18bd1b957e33f03a88fe2e99ec38c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 11:32:24 +0100 Subject: [PATCH] Correcting location of the NVMe-oF systemd service files. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9ddb178..c753f7b 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all dh ${@} override_dh_auto_install: - dh_auto_install -- PREFIX=/usr UDEVDIR=/lib/udev + dh_auto_install -- PREFIX=/usr UDEVDIR=/lib/udev SYSTEMDDIR=/lib/systemd # removing unique files rm -f debian/nvme-cli/etc/nvme/hostid