2 Mar 2005 05:33
OpenSSH instructions
Randy McMurchy <randy <at> linuxfromscratch.org>
2005-03-02 04:33:36 GMT
2005-03-02 04:33:36 GMT
Hi all, I would like to change the OpenSSH instructions to not use the non-FHS compliant directory /var/empty and replace it with /var/lib/sshd. The change is simple. Just create a different directory in the current instructions (/var/lib/sshd instead of /var/empty) and add the following parameter to the configure script: --with-privsep-path=/var/lib/sshd I've tested it, it works just the same, and we don't break the FHS with this setup. What say the group? -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 22:28:00 up 5 days, 13:29, 6 users, load average: 0.10, 0.39, 0.24 -- -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
RSS Feed