summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLorenzo Puliti <lorenzo.ru.g@gmail.com>2019-08-05 20:24:41 +0200
committerLorenzo Puliti <lorenzo.ru.g@gmail.com>2019-08-12 12:22:32 +0200
commitb48697c64a0ac57eed494104f4c82d61f5b6fc89 (patch)
tree214ead8943ac5a2b96a3a6221709e4178fc4d3a4 /debian/control
parente5fc16844f5772a12808e22a72c0ee50977c4e60 (diff)
Add a runscript for runit
Add a 'run' and a 'finish' script for runit init system; rely on dh-runit for maintscript code.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c690df075..4ecf5abed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: autotools-dev,
7 debhelper-compat (= 9), 7 debhelper-compat (= 9),
8 dh-autoreconf, 8 dh-autoreconf,
9 dh-exec, 9 dh-exec,
10 dh-runit(>=2.8.8),
10 dpkg-dev (>= 1.16.1~), 11 dpkg-dev (>= 1.16.1~),
11 libaudit-dev [linux-any], 12 libaudit-dev [linux-any],
12 libedit-dev, 13 libedit-dev,
@@ -92,6 +93,7 @@ Conflicts: sftp,
92Replaces: openssh-client (<< 1:7.9p1-8), 93Replaces: openssh-client (<< 1:7.9p1-8),
93 ssh, 94 ssh,
94 ssh-krb5, 95 ssh-krb5,
96Breaks: ${runit:Breaks},
95Suggests: molly-guard, 97Suggests: molly-guard,
96 monkeysphere, 98 monkeysphere,
97 rssh, 99 rssh,