mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH 1/4] networkmanager: fix /usr merge leftover
Date: Sun, 17 Sep 2023 21:26:01 +0200	[thread overview]
Message-ID: <20230917192604.751338-1-rhi@pengutronix.de> (raw)

Fixes: d27127994b1cb7e52917 (2017-01-11, "networkmanager: /usr merge")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 projectroot/etc/init.d/NetworkManager | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projectroot/etc/init.d/NetworkManager b/projectroot/etc/init.d/NetworkManager
index f76e011317c4..67256feae373 100644
--- a/projectroot/etc/init.d/NetworkManager
+++ b/projectroot/etc/init.d/NetworkManager
@@ -43,7 +43,7 @@ test -f /etc/default/NetworkManager && . /etc/default/NetworkManager
 #	Function that starts the daemon/service.
 #
 d_start() {
-	/lib/init/nm-unmanage.sh
+	/usr/lib/init/nm-unmanage.sh
 
 	start-stop-daemon --start --quiet --pidfile $PIDFILE \
 		--oknodo --user $USER --exec $DAEMON -- $DAEMON_OPTS --pid-file $PIDFILE
-- 
2.39.2




             reply	other threads:[~2023-09-17 19:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-17 19:26 Roland Hieber [this message]
2023-09-17 19:26 ` [ptxdist] [PATCH 2/4] udev-legacy: " Roland Hieber
2023-09-24  5:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-09-17 19:26 ` [ptxdist] [PATCH 3/4] rc-once: " Roland Hieber
2023-09-24  5:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-09-17 19:26 ` [ptxdist] [PATCH 4/4] bootchart: " Roland Hieber
2023-09-24  5:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-09-24  5:44 ` [ptxdist] [APPLIED] networkmanager: " Michael Olbrich

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=20230917192604.751338-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@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