I am in the processing of moving the packages SUNWntpr and SUNWntpu 
from the ON consolidation to the SFW consolidation. I have been 
removing all trace of these packages from the onnv-gate repo, but I 
found some things in the file usr/src/cmd/svc/prophist/prophist.SUNWcsr

These are the lines in question:
prophist_upgrade network/ntp start timeout_seconds 1800 6
prophist_upgrade network/ntp stop timeout_seconds 60 3
prophist_upgrade network/ntp start exec "/lib/svc/method/xntp" \
     "/lib/svc/method/xntp start"
prophist_upgrade network/ntp stop exec ":kill" \
     "/lib/svc/method/xntp stop"
/usr/sbin/svccfg -s network/ntp delpropvalue paths/entities \
     "file://localhost/etc/inet/ntp.conf"
prophist_adddpt svc:/network/ntp ntp_multi-user optional_all none \
     svc:/milestone/multi-user
instance_refresh svc:/network/ntp:default
instance_refresh svc:/milestone/multi-user:default

In the course of the move, the service will be upgraded to NTP 
version4, and the start method will no longer be called xntp, it will 
just be ntp.

The thing is, I have no idea if I should remove these lines or not. 
Does anybody know what they are for?

Thanks.
-- 
blu

"Mark my words, nanotechnology is going to be huge!"
----------------------------------------------------------------------
Brian Utterback - Solaris RPE, Sun Microsystems, Inc.
Ph:877-259-7345, Em:brian.utterback-at-ess-you-enn-dot-kom

Reply via email to