summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4208569e2..2a41b023b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -212,6 +212,9 @@ endif
212override_dh_installpam: debian/openssh-server.sshd.pam 212override_dh_installpam: debian/openssh-server.sshd.pam
213 dh_installpam --name sshd 213 dh_installpam --name sshd
214 214
215override_dh_runit:
216 dh_runit -popenssh-server
217
215override_dh_fixperms-arch: 218override_dh_fixperms-arch:
216 dh_fixperms 219 dh_fixperms
217 chmod u+s debian/openssh-client/usr/lib/openssh/ssh-keysign 220 chmod u+s debian/openssh-client/usr/lib/openssh/ssh-keysign