Cathy Zhou wrote: > I suspect it is true because I also find that the following does not seem to > work. It prints out "svccfg: unable to open file: No such file or directory": > > sed -e "s/enabled='true'/enabled='false'/" \ > /var/svc/manifest/network/dlmgmt.xml | \ > svccfg import - > > I am not quite sure how other services like datalink-init worked.
Is this chunk of code run before or after cpio dumps the bits on disk? -Seb
