From b48697c64a0ac57eed494104f4c82d61f5b6fc89 Mon Sep 17 00:00:00 2001 From: Lorenzo Puliti Date: Mon, 5 Aug 2019 20:24:41 +0200 Subject: Add a runscript for runit Add a 'run' and a 'finish' script for runit init system; rely on dh-runit for maintscript code. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 550306d4f..4208569e2 100755 --- a/debian/rules +++ b/debian/rules @@ -106,7 +106,7 @@ confflags += --with-ldflags='$(strip -Wl,--as-needed $(LDFLAGS))' confflags_udeb += --with-ldflags='-Wl,--as-needed' %: - dh $@ --with=autoreconf,systemd + dh $@ --with=autoreconf,systemd,runit autoreconf: autoreconf -f -i -- cgit v1.2.3