Skip to content

networkctl reload doesn't reload drop-in files unless the main file has a changed mtime #15521

@Hello71

Description

@Hello71

with the main config file in /etc/systemd/network, and a drop-in in /run/systemd/network/wg0.network.d, the changes in the drop-in are not applied unless touch /etc/systemd/network/wg0.network is run before networkctl reload. even if networkctl delete wg0 is run, the old config file is still used during reload. strangely, both the original and drop-in files are re-read, but the changes are not applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions