DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Holger Assmann <h.assmann@pengutronix.de>
To: distrokit@pengutronix.de
Subject: [DistroKit] [PATCH] ptxconfig: enable scp per default
Date: Wed, 16 Dec 2020 16:25:39 +0100	[thread overview]
Message-ID: <20201216152539.3556270-1-h.assmann@pengutronix.de> (raw)

The secure copy program (scp) allows direct file access on the target
via the ssh protocol. Since ssh is already turned on by default in
ptxconfig, we might also enable scp as well.

Signed-off-by: Holger Assmann <h.assmann@pengutronix.de>
---
 configs/ptxconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/ptxconfig b/configs/ptxconfig
index ebe42e2..a3aad93 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1754,7 +1754,7 @@ PTXCONF_OPENSSH=y
 PTXCONF_OPENSSH_SSHD=y
 # PTXCONF_OPENSSH_SSHD_STARTSCRIPT is not set
 PTXCONF_OPENSSH_SSHD_SYSTEMD_UNIT=y
-# PTXCONF_OPENSSH_SCP is not set
+PTXCONF_OPENSSH_SCP=y
 # PTXCONF_OPENSSH_SFTP is not set
 PTXCONF_OPENSSH_SFTP_SERVER=y
 PTXCONF_OPENSSH_KEYGEN=y

base-commit: c5a4dbd7980c6b31b6be988a3de40318ac0b3797
-- 
2.20.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

             reply	other threads:[~2020-12-16 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 15:25 Holger Assmann [this message]
2020-12-16 15:38 ` Robert Schwebel
2021-02-28 21:36   ` Roland Hieber
2021-03-01  6:11     ` Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201216152539.3556270-1-h.assmann@pengutronix.de \
    --to=h.assmann@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox