mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 17:10:08 +01:00
We need to mount sysfs, so that `ip netns exec` works. Do that automatically when starting the system container, via rc.local. While at it, use `podman build --squash-all` to speedup the building of the container image.
3 lines
51 B
Bash
Executable file
3 lines
51 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
/usr/bin/_nm-in-container-setup.sh
|