Add docs note about RC scripts

This commit is contained in:
Oliver Gorwits
2014-04-28 22:12:46 +01:00
parent a1ed854b73
commit 2edbbaadb0
2 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* Add FRU filter option to Module Inventory Report
* Display Phone and Wifi icon on nodes even when not discovered as neighbors
* Sort connected nodes first by VLAN
* Add docs note about RC scripts
[BUG FIXES]

View File

@@ -2,6 +2,16 @@
App::Netdisco::Manual::Deployment - Tips and Tricks for Deployment
=head1 Init and Run Control Scripts
The Netdisco applications will emit RC scripts suitable for Linux systems:
bin/netdisco-web get_init_file
bin/netdisco-daemon get_init_file
If you'd like to send a patch for BSD, please submit it against the
L<Daemon::Control> distribution.
=head1 Enable MD5 authentication to PostgreSQL
Some installations of PostgreSQL don't have MD5 authentication enabled by