the other night i tried out the keventd functionality for the first time - but it doesn't appear to be working properly for me
when i boot up i don't see any pwr/ac condition, or anything like that
i was poking at the logic in keventd a bit and it is creating the proper condition via symlink... but then the symlink is immediately deleted
i ran inotifywait and then plugged my laptop in, this is what i saw:
aaron@framework ~> inotifywait -m /var/run/finit/cond/sys/pwr
Setting up watches.
Watches established.
/var/run/finit/cond/sys/pwr/ CREATE ac
/var/run/finit/cond/sys/pwr/ DELETE ac
if you have any ideas what might be happening here i would appreciate it!
thank you 🙇♂️
the other night i tried out the
keventdfunctionality for the first time - but it doesn't appear to be working properly for mewhen i boot up i don't see any
pwr/accondition, or anything like thati was poking at the logic in
keventda bit and it is creating the proper condition via symlink... but then the symlink is immediately deletedi ran
inotifywaitand then plugged my laptop in, this is what i saw:if you have any ideas what might be happening here i would appreciate it!
thank you 🙇♂️