nut/scripts/upsdrvsvcctl
2022-06-29 12:37:36 +02:00
..
Makefile.am new upstream 2.8.0 2022-06-29 12:37:36 +02:00
Makefile.in new upstream 2.8.0 2022-06-29 12:37:36 +02:00
nut-driver-enumerator.sh new upstream 2.8.0 2022-06-29 12:37:36 +02:00
nut-driver-enumerator.sh.in new upstream 2.8.0 2022-06-29 12:37:36 +02:00
README new upstream 2.8.0 2022-06-29 12:37:36 +02:00
upsdrvsvcctl new upstream 2.8.0 2022-06-29 12:37:36 +02:00
upsdrvsvcctl.in new upstream 2.8.0 2022-06-29 12:37:36 +02:00

This directory contains the shared NUT support files for Linux systemd (the
System and Service Manager) and Solaris SMF (Service Management Framework).
It includes the nut-driver-enumerator.sh (service and implementation method)
and upsdrvsvcctl (tool) to manage NUT drivers as service instances.

These files are automatically installed into SBINDIR/upsdrvsvcctl and
LIBEXECDIR/nut-driver-enumerator.sh, upon detection (at configure time)
of a systemd or SMF enabled system, with Makefiles of the ../systemd/ and
../Solaris/ source directories respectively.

Contributed 2016-2018 by Jim Klimov <EvgenyKlimov@eaton.com>