Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package e-smith-openssh-1.12.0-9.el4.sme.src.rpm
1 | slords | 1.1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/rssh.conf/40users mezzanine_patched_e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/rssh.conf/40users |
2 | --- e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/rssh.conf/40users 2006-03-15 04:15:45.000000000 +1100 | ||
3 | +++ mezzanine_patched_e-smith-openssh-1.12.0/root/etc/e-smith/templates/etc/rssh.conf/40users 2006-04-05 11:51:59.821500144 +1000 | ||
4 | @@ -17,6 +17,6 @@ | ||
5 | next unless ($props{AllowRSSH} eq 'yes' or | ||
6 | $props{VPNClientAccess} eq 'yes'); | ||
7 | |||
8 | - $OUT .= "user = " . $user->key . ":022:11111:"; | ||
9 | + $OUT .= "user = " . $user->key . ":022:11111:" . "\n"; | ||
10 | } | ||
11 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |