From: Bastian Krause <bst@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Fabian Pflug <fpg@pengutronix.de>, Bastian Krause <bst@pengutronix.de>
Subject: [DistroKit] [PATCH] ptxconfig: enable NetworkManager's nm-online utility
Date: Fri, 13 Jun 2025 14:59:19 +0200 [thread overview]
Message-ID: <20250613125919.3371286-1-bst@pengutronix.de> (raw)
Since DistroKit uses NetworkManager, it makes sense to install the
nm-online utility. This makes the network-online.target behave
correctly. It also helps testing network-related features such as SSH
login by determining if/when the network is connected.
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
configs/ptxconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/ptxconfig b/configs/ptxconfig
index b73749e42..dae4d91e2 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1987,7 +1987,7 @@ PTXCONF_LIBCURL_SSL_CABUNDLE_PATH="/etc/ssl/certs/ca-certificates.crt"
PTXCONF_NETTLE=y
# PTXCONF_NETTLE_GMP is not set
PTXCONF_NETWORKMANAGER=y
-# PTXCONF_NETWORKMANAGER_NM_ONLINE is not set
+PTXCONF_NETWORKMANAGER_NM_ONLINE=y
PTXCONF_NETWORKMANAGER_NMTUI=y
PTXCONF_NETWORKMANAGER_SYSTEMD_UNIT=y
# PTXCONF_NETWORKMANAGER_WIRELESS is not set
--
2.39.5
next reply other threads:[~2025-06-13 12:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-13 12:59 Bastian Krause [this message]
2025-06-16 17:31 ` 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=20250613125919.3371286-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=fpg@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