start-stop-daemon with chroot ?
- From: supermega <tomekgruca@xxxxxxxxx>
- Date: Thu, 10 Jul 2008 18:59:00 -0700 (PDT)
Hi,
I'd like to use start-stop-daemon with chroot option, but I get a
strange error. A test:
# start-stop-daemon --start --chroot /bin --exec ls
start-stop-daemon: Unable to start ls: No such file or directory (No
such file or directory)
I should work, shouldn't it?
When I run this:
# start-stop-daemon --start --chroot /bin --exec inexistant_file
The error is different:
start-stop-daemon: stat /bin/inexistant_file: No such file or
directory (No such file or directory)
Why the first command doesn't work?
--
Tomek Gruca
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: start-stop-daemon with chroot ?
- From: Sven Joachim
- Re: start-stop-daemon with chroot ?
- Prev by Date: Re: Scripting Question - tar
- Next by Date: Re: Iceweasel freeze ups
- Previous by thread: Re: Re[2]: Video Adapter intel965
- Next by thread: Re: start-stop-daemon with chroot ?
- Index(es):
Relevant Pages
|