Author: bdubbs
Date: Mon Feb 20 07:56:30 2017
New Revision: 18367

Log:
Correct currency script for archival of xinetd

Modified:
   trunk/scripts/blfs-chapter20.php

Modified: trunk/scripts/blfs-chapter20.php
==============================================================================
--- trunk/scripts/blfs-chapter20.php    Sun Feb 19 17:09:49 2017        (r18366)
+++ trunk/scripts/blfs-chapter20.php    Mon Feb 20 07:56:30 2017        (r18367)
@@ -6,7 +6,7 @@
 $CHAPTER       = '20';
 $CHAPTERS      = 'Chapters 20-23';
 $START_PACKAGE = 'httpd';
-$STOP_PACKAGE  = 'xinetd';
+$STOP_PACKAGE  = 'unbound';
 
 $renames = array();
 $renames[ 'sendmail.'           ] = 'sendmail';
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to