Hi,

I have a problem to save my current sheme as persistent. It doesn't stay alive 
after
reboot. I use the ifscheme version: 1.5-3 package with etch. I guess
the problem is also present in the unstable package version 1.7-1.

I think this is because there is no K script in rc0.d for ifscheme to save the 
current scheme in "/var/lib/ifscheme/scheme". 

For me changing debian/rules did the thing.

- dh_installinit --no-start -- start 40 S .
+ dh_installinit --no-start -- start 40 S . stop 40 0 .

But i am not sure if i am right and if this is the convenient way to do it.

Regards
Arvin


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

Reply via email to