> Using an admin file works! Here is my admin file
> which is in the same directory as package file:

Yes, but not always. There are certain scenarios where pkg* tools will either 
exit, or still want to interact even if the admin file instructs not to do so.

The best way is to combine the admin file with the `yes` command, like so:

yes | pkgadd ...
yes | pkgrm ...
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to