Commit f059955d authored by Michael Shigorin's avatar Michael Shigorin

armh: employ control feature

As 50-sudo-su script cares for sudo and su control facilities no more that hook is aptly renamed to 50-sshd-root (should be generalized either some day).
parent 7666d3ac
use/armh: use/armh: use/control/sudo-su
@$(call add_feature) @$(call add_feature)
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
# poor man's root switch # poor man's root switch
# NB: 50-users creates predefined users # NB: 50-users creates predefined users
control su public
control sudo public
cat >> /etc/openssh/sshd_config << EOF cat >> /etc/openssh/sshd_config << EOF
PermitRootLogin yes PermitRootLogin yes
UseDNS no UseDNS no
......
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