add ssh ecryptfs auto mount
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
[ -n "${DEBUG}" ] && set -x
|
||||
set -eu
|
||||
|
||||
sed -i "s/^#\?PasswordAuthentication.*/PasswordAuthentication no/g" /etc/ssh/sshd_config
|
||||
|
||||
Reference in New Issue
Block a user