DescriptionAdded a D-Bus filter to find out when flimflamd dies, so that we can clean up and exit.
BUG=chromium-os:5035
TEST=Start flimflamd. Observe that it starts dhcpcd to configure eth0.
Kill flimflamd with a signal that it doesn't catch (SIGQUIT or SIGSEGV
will do). Observe that dhcpcd exits. Also tested the "normal" case
in which flimflamd is terminated with a SIGTERM, and observed that
it behaves as it did before, i.e., it does an orderly shutdown and
sends a release request to dhcpcd.
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|