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:
Martin Pitt 2015-09-08 09:45:31 +02:00
parent bab3f8d39e
commit e88bd2a0d6

6
debian/changelog vendored
View File

@ -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