portrelease - Man Page
release previously-reserved ports
Synopsis
portrelease [SVC]
Description
The portrelease program instructs the portreserve daemon to release the port associated with the given service configuration file.
It is intended that portrelease is run by the initscript of the service wanting the port. For example, the cups initscript might run portrelease cups.
Exit Code
An exit code of zero means that a best effort attempt has been made to instruct the daemon to release the port. Non-zero exit codes mean that the daemon is running but couldn't be contacted.
See Also
Author
Tim Waugh <twaugh@redhat.com>
Author.
Referenced By
1 July 2008 portreserve TCP port reservation utility