27 lines
957 B
Text
Executable file
27 lines
957 B
Text
Executable file
#! /usr/bin/dh-exec
|
|
|
|
etc/ssh/moduli
|
|
usr/lib/openssh/sshd-auth
|
|
usr/lib/openssh/sshd-session
|
|
usr/sbin/sshd
|
|
usr/share/man/man5/authorized_keys.5
|
|
usr/share/man/man5/moduli.5
|
|
usr/share/man/man5/sshd_config.5
|
|
usr/share/man/man8/sshd.8
|
|
|
|
debian/tmp/etc/ssh/sshd_config => usr/share/openssh/sshd_config
|
|
debian/openssh-server.ucf-md5sum => usr/share/openssh/sshd_config.md5sum
|
|
|
|
debian/openssh-server.ufw.profile => etc/ufw/applications.d/openssh-server
|
|
debian/systemd/ssh.service lib/systemd/system
|
|
debian/systemd/ssh.socket lib/systemd/system
|
|
debian/systemd/rescue-ssh.target lib/systemd/system
|
|
debian/systemd/sshd@.service lib/systemd/system
|
|
debian/systemd/sshd-keygen.service lib/systemd/system
|
|
debian/systemd/ssh-session-cleanup usr/lib/openssh
|
|
|
|
# dh_apport would be neater, but at the time of writing it isn't in unstable
|
|
# yet.
|
|
debian/openssh-server.apport => usr/share/apport/package-hooks/openssh-server.py
|
|
|
|
debian/local/sshd_config.d/* etc/ssh/sshd_config.d
|