]> git.proxmox.com Git - lxcfs.git/commitdiff
d/rules: only build for systemd
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 09:50:54 +0000 (11:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 09:50:54 +0000 (11:50 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 3c866a63c2a5f54496c8d85036eeb06b7597e93e..6d2b7376d37d10aa5408c203cf55a9891cd887c0 100755 (executable)
@@ -9,6 +9,9 @@
 override_dh_install:
        find $(CURDIR)/debian/lxcfs/lib/ -type d -empty -delete
 
+override_dh_auto_configure:
+       dh_auto_configure -- --with-init-script=systemd
+
 override_dh_auto_install:
        dh_auto_install --destdir=debian/lxcfs