jail not found error?

2016-08-28 Thread Grzegorz Junka
I am trying to set up a Centos 6 jail. It fails with the following error: root@ultrabook:~ # service jail start centos6 Starting jails: centos6jls: jail "centos6" not found . I somehow managed to run it once by changing the start script from: exec.start = "/bin/sh /etc/rc"; to exec.start = "/

Re: jail not found error?

2016-08-28 Thread James Gritton
On 2016-08-28 15:42, Grzegorz Junka wrote: I am trying to set up a Centos 6 jail. It fails with the following error: root@ultrabook:~ # service jail start centos6 Starting jails: centos6jls: jail "centos6" not found . I somehow managed to run it once by changing the start script from: exec.st