mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
fixed typo
This commit is contained in:
@ -108,7 +108,7 @@ useradd -c 'sshd PrivSep' \
|
||||
-d /var/lib/sshd \
|
||||
-g sshd \
|
||||
-s /bin/false \
|
||||
-u 50 sshd &&
|
||||
-u 50 sshd
|
||||
echo "Generating host keys.."
|
||||
ssh-keygen -A
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user