File: README.adoc

package info (click to toggle)
nut 2.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,356 kB
  • sloc: ansic: 123,904; sh: 14,718; cpp: 12,558; makefile: 5,212; python: 1,114; perl: 855; xml: 47
file content (16 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Shared resources for NUT service unit integrations
==================================================

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>

Maintained since 2020 by Jim Klimov <jimklimov+nut@gmail.com>