head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2010.07.05.07.43.02;	author jadawin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Shell In A Box is a web server that can export arbitary command line tools to a
web based terminal emulator

WWW:	http://code.google.com/p/shellinabox/

PR:		ports/148211
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
Feature safe:	yes
@
text
@bin/shellinaboxd
@@exec mkdir -p %D/etc/shellinabox
@@exec chmod 777 %D/etc/shellinabox
@@exec chown nobody %D/etc/shellinabox
@@dirrmtry etc/shellinabox
@
