[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't reinstall missing init.d script



On Tue, Mar 14, 2006 at 08:06:01PM -0300, Henrique de Moraes Holschuh wrote:
> On Wed, 15 Mar 2006, Andrei Popescu wrote:
> 
> > Maybe you could extract the file from the .deb manually.
> 
> This is probably the best idea.

Thanks. That worked. If I recall correctly, I did:

dpkg-deb --extract  \
 /var/cache/apt/archives/initscripts_2.86.ds1-12_i386.deb tempdir
mv tempdir/etc/init.d/checkfs.sh /etc/init.d
rm -fr tempdir

Win



Reply to: