From 7c281ef1f264728bfbda4bdae85eaa2377c41f2b Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 23 Mar 2008 02:56:38 +0000 Subject: Default login command changed from /bin/sh to /usr/bin/login -f root --- ezjail.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ezjail.conf.sample') diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 3cbe78a..5ee5cb1 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample @@ -27,7 +27,7 @@ # ezjail_ftphost=ftp.freebsd.org # This is the command that is being executed by the console subcommand -# ezjail_default_execute=/bin/sh +# ezjail_default_execute=/usr/bin/login -f root # This is the default location where ezjail archives its jails to # ezjail_archivedir=`pwd -P` -- cgit v1.2.3