blob: d8f251e4e9036fd4c15b8b605cd93ab2533414b1 (
plain)
1
2
3
4
5
|
# Overrides for NetworkManager.service with nm-in-container
# Placed in /etc/systemd/system/NetworkManager.service.d/
[Service]
Environment=G_DEBUG=fatal-warnings
Environment=NM_OBFUSCATE_PTR=0
|