.TH SVCADD 1
.SH NAME
svcadd - add an attached service to the /tmp/grid databases
.SH SYNOPSIS
g/svcadd SERVICENAME DIALSTRING
.SH DESCRIPTION
svcadd is the script called by getsvc, dialsvc or huntservice when a service is mounted successfully. It simply records the service information in /tmp/grid/svcin. This script is unlikely to be called directly, apart from rare cases where you wish to create a service entry manually. Note that this script does NOT dial or mount anything.
.SH SOURCE
/bin/g
.SH BUGS
There is no check to make sure that the information passed to it is correct or meaningful, svcadd simply writes the strings supplied to it to /tmp/grid/svcin.
