On Tue, 15 May 2007 15:20:03 -0500 Seb <[EMAIL PROTECTED]> wrote: > Hi, > > I messed up my cupsd config file and would like to reinstall it, but > doing 'apt-get --reinstall install cupsys' nor 'dpkg-reconfigure > cupsys' seem to reinstall this configuration file. How can this file > be reinstalled? Thanks. > > > Cheers, >
Try 'apt-get --purge --reinstall install cupsys'. Failing that, 'apt-get --purge remove cupsys && apt-get install cupsys' should do it. Warning: you will lose any other customisations in /etc/cups, so back up any important files first. -- Liam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]