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).
This commit is contained in:
Michael Shigorin 2013-07-07 18:13:50 +04:00
parent 7666d3ac2d
commit f059955d31
2 changed files with 1 additions and 4 deletions

View File

@ -1,2 +1,2 @@
use/armh:
use/armh: use/control/sudo-su
@$(call add_feature)

View File

@ -2,9 +2,6 @@
# poor man's root switch
# NB: 50-users creates predefined users
control su public
control sudo public
cat >> /etc/openssh/sshd_config << EOF
PermitRootLogin yes
UseDNS no