aboutsummaryrefslogtreecommitdiffstats
path: root/src/fripost-postinst-udeb/sshd_config
Commit message (Collapse)AuthorAgeFiles
* Consolidate sshd_configHEADmasterGuilhem Moulin2020-05-171
|
* sshd_config: set UsePrivilegeSeparation sandbox.Guilhem Moulin2017-05-301
|
* Restrict SSH login to members of the 'ssh-login' group.Guilhem Moulin2015-06-071
| | | | | Don't use the group 'ssh', as it's automatically created by openssh-client's postinstall hook, and is used for ssh-agent's setgid.
* Reorganization.Guilhem Moulin2015-06-071
Move preseed-related stuff in ./preseed/, and vm-related stuff in ./virtualenv/.