15760N/A#!/bin/sh
15760N/A#
15760N/A# CDDL HEADER START
15760N/A#
15760N/A# The contents of this file are subject to the terms of the
15760N/A# Common Development and Distribution License, Version 1.0 only
15760N/A# (the "License"). You may not use this file except in compliance
15760N/A# with the License.
15760N/A#
15760N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15760N/A# or http://www.opensolaris.org/os/licensing.
15760N/A# See the License for the specific language governing permissions
15760N/A# and limitations under the License.
15760N/A#
15760N/A# When distributing Covered Code, include this CDDL HEADER in each
15760N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15760N/A# If applicable, add the following below this CDDL HEADER, with the
15760N/A# fields enclosed by brackets "[]" replaced with your own identifying
15760N/A# information: Portions Copyright [yyyy] [name of copyright owner]
15760N/A#
15760N/A# CDDL HEADER END
15760N/A#
15760N/A#
15760N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
15760N/A# Use is subject to license terms.
15760N/A#
15760N/A
15760N/A
15760N/Aif [ -x /usr/bin/linc-cleanup-sockets ] ; then
21862N/A /usr/bin/linc-cleanup-sockets &
15760N/Afi