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 \
|
-d /var/lib/sshd \
|
||||||
-g sshd \
|
-g sshd \
|
||||||
-s /bin/false \
|
-s /bin/false \
|
||||||
-u 50 sshd &&
|
-u 50 sshd
|
||||||
echo "Generating host keys.."
|
echo "Generating host keys.."
|
||||||
ssh-keygen -A
|
ssh-keygen -A
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user