[OpenAFS] dbus agent (was check fs consistency after suspend/resume?)
Jason Edgecombe
jason@rampaginggeek.com
Tue, 18 Nov 2008 19:11:23 -0500
Derrick Brashear wrote:
> On Tue, Nov 18, 2008 at 8:31 AM, Kevin Sumner <ksumner@email.unc.edu> wrote:
>
>> Calling something like this should be simple in Linux. For example, on
>> Ubuntu you can put a sh script stub in /etc/acpi/resume.d/ that gets called
>> during the resume process. I would assume there are analogous options
>> available in other distributions.
>>
>
> Or a dbus agent. OpenAFS doesn't want a direct dependency but if
> someone wanted to contribute a dbus agent that would be ideal.
>
Are there events other then network up/down and power that openafs could
benefit from hearing from dbus?
I've thought about openafs doing something when the network comes up,
but how do you deal with the captive portal issue?
What events would be good for openafs to send or receive via dbus?
Jason