Yes thought so. Thanks again. All legacy so I will remove /mnt/kd/root Regards Michael Knill
On 14/02/2014, at 11:35 AM, Lonnie Abelbeck <[email protected]> wrote: > Michael, > > Correct, if /mnt/kd/root/ exists then /root is persistent, linked to it. > > FYI, /etc/init.d/sshd has your answer... > > -- > # in case /root isn't persistent. > if [ ! -d /root/.ssh ]; then > mkdir /root/.ssh > fi > > if [ ! -f /root/.ssh/authorized_keys ]; then > ... > -- > > Lonnie > > > On Feb 13, 2014, at 6:24 PM, Michael Knill wrote: > >> Sorry me again. >> >> Not sure why I didnt realise this before. I have both the /mnt/kd/root >> directory and /mnt/kd/ssh_keys which is pointless as >> /mnt/kd/root/.ssh/authorized_keys will override the ssh_keys anyway. >> Is this correct? >> >> Regards >> Michael Knill > > > ------------------------------------------------------------------------------ > Android apps run on BlackBerry 10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
