diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2025-06-04 17:01:23 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-06-04 17:01:23 +0200 |
| commit | ed5988f0d2cf14e3cc35a32e6ad91d7cbf535e2f (patch) | |
| tree | dbb9f97a3831ca3aa38239583e7fb892f4c534fb /gnu/packages/python-web.scm | |
| parent | 1ed9af7586abcdd978d6baef071caa698ecafc7d (diff) | |
linux-container: ‘containerized-operating-system’ provides ‘loopback’ service.
Fixes #420.
Previously, in systems produced by ‘guix system container’, the
‘loopback’ Shepherd service would fail to start with EEXIST, because the
“lo” interface already exists in the container. This commit provides a
fake ‘loopback’ Shepherd service that does nothing.
* gnu/system/linux-container.scm (dummy-networking-service-type): Change
to honor its configuration value.
(containerized-operating-system)[services-to-drop]: Add
‘static-networking-service-type’ in the non-‘shared-network?’ case.
[services-to-add]: Add ‘dummy-networking-service-type’ for loopback in
the non-‘shared-network?’ case.
Reported-by: Antonio Carlos Padoan Junior <acpadoanjr@yahoo.com.br>
Change-Id: I326b5f3b5e08f67b6613c186497c44b1e887b02e
Diffstat (limited to 'gnu/packages/python-web.scm')
0 files changed, 0 insertions, 0 deletions
