Commit de384139 authored by Michael Shigorin's avatar Michael Shigorin

armh: update warning in 50-sshd-root

It basically reads the same but was referring to a neighbour script that has been moved to a separate deflogin feature during heavy refactoring of initial implementation draft.
parent 43e76bd6
#!/bin/sh
# poor man's root switch
# NB: 50-users creates predefined users
# NB: use/deflogin might have been used to create predefined users
cat >> /etc/openssh/sshd_config << EOF
PermitRootLogin yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment