2f477626fa
...turns out you can't just have a single template file, because lorax just picks a single directory and expects all the data it needs to be there. Sigh. So this adds all the rest of the files, plus some Makefile machinery for generating a tarball and updating the specfile after you've checked in changes. See README for details.
15 lines
276 B
Plaintext
15 lines
276 B
Plaintext
Port 22
|
|
PermitRootLogin yes
|
|
IgnoreRhosts yes
|
|
StrictModes yes
|
|
X11Forwarding yes
|
|
X11DisplayOffset 10
|
|
PrintMotd yes
|
|
XAuthLocation /bin/xauth
|
|
KeepAlive yes
|
|
SyslogFacility AUTHPRIV
|
|
RSAAuthentication yes
|
|
PasswordAuthentication yes
|
|
PermitEmptyPasswords yes
|
|
PermitUserEnvironment yes
|