mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 15:48:06 +02:00
nm-in-container: set NMCI_DEBUG=1 in bashrc
This commit is contained in:
parent
194c0d4b31
commit
840abc6c45
1 changed files with 2 additions and 0 deletions
|
|
@ -217,6 +217,8 @@ export G_DEBUG=fatal-warnings
|
|||
|
||||
unset DEBUGINFOD_URLS
|
||||
|
||||
export NMCI_DEBUG=1
|
||||
|
||||
Clean() {
|
||||
systemctl stop NetworkManager
|
||||
rm -i -rf /run/NetworkManager
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue