Bugs item #501647, was opened at 2002-01-09 23:49
Message generated for change (Comment added) made by brianfinley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=501647&group_id=259

>Category: systemimager-client
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: dann frazier (dannf)
Assigned to: Brian Elliott Finley (brianfinley)
Summary: perl prepareclient kills xinetd.d/rsync

Initial Comment:
the perl port of prepareclient supports xinetd now.  
it removes the /etc/xinetd.d/rsync file during
initialization.  a better solution would be to move it
to a temporary file, restart xinetd, and move it back.


----------------------------------------------------------------------

>Comment By: Brian Elliott Finley (brianfinley)
Date: 2003-07-22 15:31

Message:
Logged In: YES 
user_id=140

fixed.  

now mv $conf_file $conf_file.bak ; HUP ; mv $conf_file.bak
$conf_file



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=501647&group_id=259


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to