mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-14 00:01:36 +00:00
debian/changelog: Clarify why if-pre-up.d/ and if-down.d/ are not being called
Latest NetworkManager actually does call them.
This commit is contained in:
parent
bab3f8d39e
commit
e88bd2a0d6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -12,9 +12,9 @@ systemd (225-2) UNRELEASED; urgency=medium
|
||||
networkd-if-up.d@.service when interfaces appear/go away.
|
||||
- debian/tests/networkd: Verify that if-up.d/ and if-post-down.d/ scripts
|
||||
get run for a networkd managed interface.
|
||||
- Note that if-pre-up.d/ and if-down.d/ scripts are *not* being called
|
||||
(like NetworkManager), as they are unnecessary (if-pre-up.d) and
|
||||
unreliable (if-down.d).
|
||||
- Note that if-pre-up.d/ and if-down.d/ scripts are *not* being called, as
|
||||
they are often not applicable for networkd (if-pre-up.d) and unreliable
|
||||
(if-down.d).
|
||||
* Drop udev-finish. We needed this for the autogenerated CD and network
|
||||
interface names, but both are gone now.
|
||||
* Drop debian/udev.udev-fallback-graphics.upstart. The vesafb module has
|
||||
|
||||
Loading…
Reference in New Issue
Block a user