Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
f059955d
Commit
f059955d
authored
Jul 07, 2013
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
config.mk
features.in/armh/config.mk
+1
-1
50-sshd-root
features.in/armh/rootfs/image-scripts.d/50-sshd-root
+0
-3
No files found.
features.in/armh/config.mk
View file @
f059955d
use/armh:
use/armh:
use/control/sudo-su
@$(call add_feature)
features.in/armh/rootfs/image-scripts.d/50-s
udo-su
→
features.in/armh/rootfs/image-scripts.d/50-s
shd-root
View file @
f059955d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment