diff options
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20121227/e4bfc873/attachment.html')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20121227/e4bfc873/attachment.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20121227/e4bfc873/attachment.html b/zarb-ml/mageia-dev/attachments/20121227/e4bfc873/attachment.html new file mode 100644 index 000000000..9fbfc29ad --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20121227/e4bfc873/attachment.html @@ -0,0 +1,4 @@ +Hi,<br><br>The wiki, recommends starting openssh from within a chroot, on the following two pages:<br><br><a href="https://wiki.mageia.org/en/Packagers_chroot">https://wiki.mageia.org/en/Packagers_chroot</a><br><a href="https://wiki.mageia.org/en/Chroot">https://wiki.mageia.org/en/Chroot</a><br> +<br>This does not work, with a current install from cauldron, as /etc/init.d/sshd does not get created.<br><br>It seems like the systemd way of starting would be:<br>systemctl start openssh.service<br><br>But, then produces an error:<br> +<br>[root@localhost /]# systemctl start openssh.service<br>Running in chroot, ignoring request.<br><br><br>So, Any thoughts on what is the recommended way, and I'll be happy to update the wiki to reflect this.<br><br> +Regards<br>Glen Ogilvie<br> |