Skip to content

Commit 8620775

Browse files
committed
fix(sshd): remove unsupported PrintLastLog directive for Termux sshd
1 parent 261a83c commit 8620775

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

machines/aarch64/android/common.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
PermitEmptyPasswords no
1111
ChallengeResponseAuthentication no
1212
PrintMotd no
13-
PrintLastLog no
1413
AcceptEnv LANG LC_*
1514
SetEnv PATH=${config.home.homeDirectory}/.nix-profile/bin:/data/data/com.termux/files/usr/bin:/bin:/usr/bin
1615
'';

0 commit comments

Comments
 (0)