OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
SYSTEMD-AC-POWER(1)            systemd-ac-power            SYSTEMD-AC-POWER(1)

NAME
       systemd-ac-power - Report whether we are connected to an external power
       source

SYNOPSIS
       systemd-ac-power [OPTIONS...]

DESCRIPTION
       systemd-ac-power may be used to check whether the system is running on
       AC power or not. By default it will simply return success (if we can
       detect that we are running on AC power) or failure, with no output.
       This can be useful for example to debug ConditionACPower= (see
       systemd.unit(5)).

OPTIONS
       The following options are understood:

       -v, --verbose
           Show result as text instead of just returning success or failure.

       --low
           Instead of showing AC power state, show low battery state. In this
           case will return zero if all batteries are currently discharging
           and below 5% of maximum charge. Returns non-zero otherwise.

       -h, --help
           Print a short help text and exit.

       --version
           Print a short version string and exit.

EXIT STATUS
       On success (running on AC power), 0 is returned, a non-zero failure
       code otherwise.

SEE ALSO
       systemd(1)

systemd 254                                                SYSTEMD-AC-POWER(1)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=systemd-ac-power&sektion=1&manpath=>

home | help