Both look good to me.
On Mon, 2012-07-09 at 12:45 +0200, Martin Gracik wrote:
share/config_files/common/sshd_config.anaconda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/config_files/common/sshd_config.anaconda b/share/config_files/common/sshd_config.anaconda index 0c0404c..088569d 100644 --- a/share/config_files/common/sshd_config.anaconda +++ b/share/config_files/common/sshd_config.anaconda @@ -8,7 +8,7 @@ StrictModes yes X11Forwarding yes X11DisplayOffset 10 PrintMotd yes -XAuthLocation /sbin/xauth +XAuthLocation /bin/xauth KeepAlive yes SyslogFacility AUTHPRIV RSAAuthentication yes