]> git.ipfire.org Git - thirdparty/util-linux.git/commit
rfkill: inform in syslog when rfkill is invoked
authorSami Kerola <kerolasa@iki.fi>
Sun, 25 Jun 2017 11:12:40 +0000 (12:12 +0100)
committerSami Kerola <kerolasa@iki.fi>
Wed, 30 Aug 2017 19:32:49 +0000 (20:32 +0100)
commitfd3d4ec71097451c4d1bdc673dae3dc896520fcb
tree42efe253049bb2305ec1e58ae84e0c4a5fb9ac8a
parent7d0b3acbb4c62ec80325f179d51065d935b83392
rfkill: inform in syslog when rfkill is invoked

This should help when trying to explain what or who is flicking wireles on
or off.  Notice that the change is not perfect - if rfkill command is
setting a state that is already set the syslog entry is sent eventhough
there was no effective change.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/rfkill.c