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 (25 lines) | stat: -rw-r--r-- 1,127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
NUT contributed and integration scripts
=======================================

These directories hold various scripts and resources needed for systems
integration, and other non-core functionality, which were contributed
over time by the NUT Team, side projects and/or general community members
(users of the software), including:

- example startup and shutdown scripts for various operating systems and
  distributions,
- `hotplug` and `udev` integration for on the fly privileges settings
  (Linux only),
- `UPower` (previously `DeviceKit-power`) rules file,
- Python Client module and application,
- Perl client module,
- Augeas support lenses and modules for NUT,
- support to run NUT components as service unit instances:
  * shared `nut-driver-enumerator` and `upsdrvsvcctl` logic,
  * `systemd` support files,
  * SMF (Solaris/illumos Service Management Framework) support files,
- init-scripts and/or packaging elements for several Unix operating systems,
- Windows build helpers and information,
- software-driven USB reset suggestions and helpers (for stuck devices),
- `logrotate` integration,
- and many others.