On 2008-04-10, Paul Wise <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 10, 2008 at 7:40 PM, Michael Biebl <[EMAIL PROTECTED]> wrote:
>
>>  > relieve system administrators of some of the drudgery of manually editing 
>> the
>>  > symbolic links.
>>
>>  What's the advantage over exisiting tools like sysv-rc-conf?
>
> Compatibility with the brains of people who have moved to Debian from
> RedHat and other RPM distros. I certainly missed it after 6 months of
> administrating RedHat machines and moving back to Debian.
>
> An /sbin/service compatibility script would be useful too.

#! /bin/sh

/etc/init.d/$1 $2

there you go with your /sbin/service script.

/Sune


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to