diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment b/doc/bugs/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment new file mode 100644 index 000000000..99de27120 --- /dev/null +++ b/doc/bugs/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-04T19:48:10Z" + content=""" +I agree this would be nice. However, how to detect if it's on battery? + +Debian has a `on_ac_power` command which is rather complicated; 88 lines of +code that deal with APM, PMU (powerpc), and two different kernel interfaces +for ACPI (new sysfs and old /proc/acpi). + +Then there's OSX, Windows, Android.. + +I'm going to move this from bugs to todo. +"""]] |