]> git.ipfire.org Git - thirdparty/systemd.git/commit
backlight: Avoid error when state restore is disabled
authorMichael Biebl <biebl@debian.org>
Wed, 10 Sep 2014 22:49:36 +0000 (00:49 +0200)
committerMichael Biebl <biebl@debian.org>
Wed, 10 Sep 2014 22:53:49 +0000 (00:53 +0200)
commitb76388e123e8d73ded1fd53937d816b314948517
tree61ad8fa61cb51f23a9adf13334d59a631871ed38
parentb5338a19864ac3f5632aee48069a669479621dca
backlight: Avoid error when state restore is disabled

When the state restore is disabled, we would print:
"Unknown verb: load" instead of simply skipping loading the
state.
src/backlight/backlight.c