I was wondering what was the proper procedure for modifying a SMF service manifest and restarting the service. I'm assuming that one would first export the service manifest as in this example:
svccfg export svc:/network/security/krb5kdc > krb5kdc.xml Then edit krb5kdc.xml (say to add a dependency on another service). Does the svc:/network/security/krb5kdc service need to be disabled before doing: svccfg import krb5kdc.xml or is it okay to do a svcadm restart after the import? This is what is confusing me. I'm asking this because our doc writer wants to know the exact set of SMF commands needed here. -- Will Fiveash Sun Microsystems Inc. http://opensolaris.org/os/project/kerberos/ Sent from mutt, a sweet ASCII MUA _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org