NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXIT STATUS | KERNEL COMMAND LINE | SEE ALSO | COLOPHON |
|
|
SYSTEMD-BA...K.SERVICE(8) systemd-battery-checkSYSTEMD-BA...K.SERVICE(8)
systemd-battery-check.service, systemd-battery-check - Check battery level whether there's enough charge, and power off if not
systemd-battery-check.service /usr/lib/systemd/systemd-battery-check [OPTIONS...]
This service checks the presence of an external power supply and the battery level during the early boot stage to determine whether there is sufficient power to carry on with the booting process. systemd-battery-check returns success if the device is connected to an AC power source or if the battery charge is greater than 5%. It returns failure otherwise.
The following options are understood by systemd-battery-check: -h, --help Print a short help text and exit. --version Print a short version string and exit.
On success (running on AC power or battery capacity greater than 5%), 0 is returned, a non-zero failure code otherwise.
The following variables are understood: systemd.battery_check=BOOL Takes a boolean. If specified with false, systemd-battery-check command will return immediately with exit status 0 without checking battery capacity and AC power existence, and the service systemd-battery-check.service will succeed. This may be useful when the command wrongly detects and reports battery capacity percentage or AC power existence, or when you want to boot the system forcibly. Added in version 254.
systemd(1)
This page is part of the systemd (systemd system and service
manager) project. Information about the project can be found at
⟨http://www.freedesktop.org/wiki/Software/systemd⟩. If you have
a bug report for this manual page, see
⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
This page was obtained from the project's upstream Git repository
⟨https://github.com/systemd/systemd.git⟩ on 2024-06-14. (At that
time, the date of the most recent commit that was found in the
repository was 2024-06-13.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
systemd 257~devel SYSTEMD-BA...K.SERVICE(8)
Pages that refer to this page: kernel-command-line(7), systemd.directives(7), systemd.index(7)