Remove dependency on systemd-networkd from the service
| Task Info (Flyspray) | |
|---|---|
| Opened By | Vitaliy Kudasov (kuviman) |
| Task ID | 72741 |
| Type | Bug Report |
| Project | Community Packages |
| Category | Packages |
| Version | None |
| OS | All |
| Opened | 2021-11-14 04:09:26 UTC |
| Status | Assigned |
| Assignee | Christian Rebischke (Shibumi) |
| Assignee | Levente Polyak (anthraxx) |
Details
Description:
caddy's systemd service Wants=systemd-networkd-wait-online.service which causes systemd-networkd to start
In case system is using a different network manager (e.g. NetworkManager) this causes a conflict.
The problem is not immediately obvious but networking stops working in docker containers for example