File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / rc.d / 023.inetd.stop
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Feb 22 22:45:16 2012 UTC (12 years, 4 months ago) by misho
Branches: elwix1_6
rename script

#!/bin/sh

echo "Starting inetd ..."
/sbin/inetd -l

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>