
* T o n g mlist4suntong@yahoo.com [20081001 00:24]:
On Tue, 02 Sep 2008 21:09:06 +0000, T o n g wrote:
Several misc questions regarding grml-debootstrap...
About making sure that services do not start up when chroot into the new system. I know it is handled in install_policy_rcd() in chroot-script.
My question is, when will the services start? Right when we chroot into the sub system, or ...?
I thought those services are started right when we chroot into the sub system. If so, shouldn't we move install_policy_rcd() out of chroot- script and move it into grml-debootstrap before calling chroot-script?
Huh?! Services won't be started in the chroot at all. That's why we install our own /usr/sbin/policy-rc.d and remove it at the end.
So sorry, what do you mean? :)
regards, -mika-