summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-11-18 19:43:30 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-11-18 19:50:06 +0300
commitca5a11887991046c09098afbbad6bf8c0e7cf792 (patch)
tree11d9c654691eb5e0c883479bee13ea202c304c03
parente1a497787d84e5e965f37078ba4d3563c6a9e007 (diff)
d/rules: ship udhcpd.service (disabled by default)
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 04018718b..b24b8f46f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -176,5 +176,4 @@ override_dh_installsystemd-indep:
# explicitly list all packages with .service files here
dh_installsystemd -pbusybox-syslogd --name=busybox-klogd
dh_installsystemd -pbusybox-syslogd
-# the following does not work (see #1039142 for details):
-# dh_installsystemd -pudhcpd --no-enable --no-start
+ dh_installsystemd -pudhcpd --no-enable