diff --git a/Netdisco/Changes b/Netdisco/Changes index cd388784..c23618fc 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -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] diff --git a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod index 3c5a68c9..9e6c959b 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod @@ -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 distribution. + =head1 Enable MD5 authentication to PostgreSQL Some installations of PostgreSQL don't have MD5 authentication enabled by