Skip to content

Commit

Permalink
T634: remove 'service ssh allow-root'
Browse files Browse the repository at this point in the history
  • Loading branch information
c-po committed Oct 21, 2018
1 parent 98c358d commit 4c818c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ curver_DATA += cfg-version/system@9
curver_DATA += cfg-version/broadcast-relay@1
curver_DATA += cfg-version/mdns@1
curver_DATA += cfg-version/dhcp-server@5
curver_DATA += cfg-version/ssh@1

cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd
Expand Down
Empty file added cfg-version/ssh@1
Empty file.

0 comments on commit 4c818c4

Please sign in to comment.