Hi, On Fr, 2004-05-07 at 06:40, Lucas Albers wrote: > The command: > "vserver service" > on debian is non-functional, correct? Yes, but that is nothing i'd worry about ;)
> As debian has no equivalent service commmand, this is just a carryover > from redhat. I just had a look at the service function and the corresponding script on redhat. The vserver script just calls itself with 'exec /sbin/service' instead of 'service' so that option really just saves a few keystrokes, that's all, you could also just use the exec call directly. The service script on redhat basically calls the init.d-script for the service you provide, there are some additional options, but nothing i'd consider important at a first glance. > This is as part of the vserver package. And could as well be removed I'd say ;) IIRC it's not included in the alpha tools. Bjoern _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
