]> git.ipfire.org Git - ipfire-2.x.git/blame - config/rootfiles/common/openssh
installer: Implement option to run a postinstall script in the installer
[ipfire-2.x.git] / config / rootfiles / common / openssh
CommitLineData
23104841
MT
1#etc/ssh
2etc/ssh/moduli
3etc/ssh/ssh_config
1ec8fd99
MT
4#etc/ssh/ssh_host_dsa_key
5#etc/ssh/ssh_host_dsa_key.pub
bac3bb44
AF
6#etc/ssh/ssh_host_ecdsa_key
7#etc/ssh/ssh_host_ecdsa_key.pub
167e6ec7
MT
8#etc/ssh/ssh_host_ed25519_key
9#etc/ssh/ssh_host_ed25519_key.pub
1ec8fd99
MT
10#etc/ssh/ssh_host_key
11#etc/ssh/ssh_host_key.pub
12#etc/ssh/ssh_host_rsa_key
13#etc/ssh/ssh_host_rsa_key.pub
23104841
MT
14etc/ssh/sshd_config
15usr/bin/scp
1ec8fd99 16usr/bin/sftp
23104841
MT
17usr/bin/slogin
18usr/bin/ssh
19usr/bin/ssh-add
20usr/bin/ssh-agent
21usr/bin/ssh-keygen
22usr/bin/ssh-keyscan
23#usr/lib/openssh
24usr/lib/openssh/sftp-server
25usr/lib/openssh/ssh-keysign
c5ae9f26 26usr/lib/openssh/ssh-pkcs11-helper
23104841 27usr/sbin/sshd
ea769b0a
CS
28#usr/share/man/man1/scp.1
29#usr/share/man/man1/sftp.1
30#usr/share/man/man1/slogin.1
31#usr/share/man/man1/ssh-add.1
32#usr/share/man/man1/ssh-agent.1
33#usr/share/man/man1/ssh-keygen.1
34#usr/share/man/man1/ssh-keyscan.1
35#usr/share/man/man1/ssh.1
36#usr/share/man/man5/moduli.5
37#usr/share/man/man5/ssh_config.5
38#usr/share/man/man5/sshd_config.5
39#usr/share/man/man8/sftp-server.8
40#usr/share/man/man8/ssh-keysign.8
c5ae9f26 41#usr/share/man/man8/ssh-pkcs11-helper.8
ea769b0a 42#usr/share/man/man8/sshd.8