debian/nut-cgi.README.Debian: Fix typo
This commit is contained in:
parent
4ffde4deaa
commit
d4195945c0
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -24,8 +24,9 @@ nut (2.7.4-1) UNRELEASED; urgency=low
|
||||||
* debian/libnutclient0.symbols, debian/libupsclient4.symbols: Adjust the
|
* debian/libnutclient0.symbols, debian/libupsclient4.symbols: Adjust the
|
||||||
.symbols files
|
.symbols files
|
||||||
* debian/control: Use https:// URL's in Vcs-* fields
|
* debian/control: Use https:// URL's in Vcs-* fields
|
||||||
|
* debian/nut-cgi.README.Debian: Fix typo
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 09:53:59 +0200
|
-- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 09:54:30 +0200
|
||||||
|
|
||||||
nut (2.7.2-4) unstable; urgency=medium
|
nut (2.7.2-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/nut-cgi.README.Debian
vendored
2
debian/nut-cgi.README.Debian
vendored
|
@ -6,7 +6,7 @@ Network UPS Tools - CGI Interface - Quick Start for Debian
|
||||||
|
|
||||||
1) Sample configuration files are provided in /etc/nut/
|
1) Sample configuration files are provided in /etc/nut/
|
||||||
Rename without the ".sample" suffix the files hosts.conf, upsstats.html,
|
Rename without the ".sample" suffix the files hosts.conf, upsstats.html,
|
||||||
upsstats-single.html and optionaly upsset.conf.
|
upsstats-single.html and optionally upsset.conf.
|
||||||
Then edit these to match your configuration.
|
Then edit these to match your configuration.
|
||||||
|
|
||||||
2) Ensure these configuration files are readable by others
|
2) Ensure these configuration files are readable by others
|
||||||
|
|
Loading…
Reference in a new issue