Skip to content

Commit 5583606

Browse files
committed
fix(sshd): add PrintLastLog no to disable non-root wtmp record writing in Android
1 parent 7784147 commit 5583606

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

machines/aarch64/android/common.nix

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

0 commit comments

Comments
 (0)