Chris W. Parker wrote:
> ...lines omitted
> 
> Installing...
>    1:xinetd
> warning: /etc/xinetd.d/chargen created as /etc/xinetd.d/chargen.rpmnew
> ...lines omitted
> ########################################### [100%]  
> 
> Now what do I do? Do I copy all the .rpmnew files over the old files
> and restart xinetd? I didn't want to do anything else until I got an
> answer to this.  


Chris, the warnings are telling you that when it was updating your xinetd
packages it was going to write out new configuration files for all the
services that xinetd controls.  However, it tries to play nice and does not
want to overwrite any files that are already there since they might have
been modified by you, the end user.  So, up2date just put these files out
there with the .rpmnew extension.  If you have not modified any of the files
in the /etc/xinetd.d/ directory, then you can safely copy the .rpmnew files
to the name without .rpmnew and you will have the latest configuration files
that come with this package.  However, chances are nothing major has changed
in these files and you don't need the .rpmnew files.

So, it's up to you on whether you need these files or not.  After you make
that decision and do, or not do, the copy, it will be safe to restart
xinetd.

   .~.    Brad Sites
   /V\    Systems Administrator
  // \\   Missouri Employers Mutual Insurance
 /(   )\  [EMAIL PROTECTED]    www.mem-ins.com
  ^^-^^   (573) 499-4230


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to