summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-09-28 15:28:39 +0200
committerThomas Haller <thaller@redhat.com>2022-09-28 18:35:48 +0200
commita80bb943b1d8914b177453d415a840fef01f65a4 (patch)
tree7e1ed32be4a69a92355568b8a2a1de84e0f10d12
parent1fa9db0705fcff0d5d465dadcedf33ed53056f99 (diff)
contrib: add entries to bash_history for nm-in-container.sh script
-rwxr-xr-xcontrib/scripts/nm-in-container.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/scripts/nm-in-container.sh b/contrib/scripts/nm-in-container.sh
index cc505ca184..9aba3421a9 100755
--- a/contrib/scripts/nm-in-container.sh
+++ b/contrib/scripts/nm-in-container.sh
@@ -282,6 +282,7 @@ nm-env-prepare.sh --prefix eth -i 1
nm-env-prepare.sh --prefix eth -i 1 && nmcli device connect eth1
nm_run_gdb
nm_run_normal
+gdb /usr/sbin/NetworkManager /tmp/core.NetworkManager.
nmcli connection add type pppoe con-name ppp-net1 ifname ppp-net1 pppoe.parent net1 service isp username test password networkmanager autoconnect no
nmcli device connect eth1
systemctl stop NetworkManager; /opt/test/sbin/NetworkManager --debug 2>&1 | tee -a ./nm-log.txt