This file is indexed.

/usr/share/doc/tp-smapi-source/examples/sysfs.conf is in tp-smapi-source 0.41-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
# Add the following to your /etc/sysfs.conf to use the battery change limits
# (package sysfsutils needed)

devices/platform/smapi/BAT0/start_charge_thresh=40
devices/platform/smapi/BAT0/stop_charge_thresh=85
devices/platform/smapi/BAT1/start_charge_thresh=70
devices/platform/smapi/BAT1/stop_charge_thresh=90