Commit Graph

5 Commits

Author SHA1 Message Date
Sergei Reznikov
42eded2921 openssh: fix missing icon in notification window on x86_64 2017-01-07 14:03:59 +03:00
fbrosson
8a585d344a openssh: fix paths in {ssh,sshd}_config to ease future upgrades. (#329)
Also add a post-install script, fix_openssh_config_paths.sh, which
makes the required changes to both ssh_config and sshd_config in
/boot/system/settings/ssh/ if needed. Original files are saved with
a .bak suffix. Moreover, default config files are also available in
/system/data/openssh/ as ssh_config.default and sshd_config.default.
2016-06-07 23:57:21 +00:00
Jerome Duval
25af4c48a6 openssh: generate ed25519 key and eventually missing keys.
* remove 6.9 recipe which uses the same script.
2015-12-25 11:17:43 +00:00
Adrien Destugues
c95a4c2ec0 Directory constant fix. Pointed out by diver. 2013-10-17 11:30:13 +02:00
Oliver Tappe
34823af33c Handle sshd_keymaker.sh via ADDITIONAL_FILES 2013-08-25 23:51:06 +02:00