Re: Preserving file attributes across upgrades

2003-02-09 Thread Rob Weir
On Sun, Feb 02, 2003 at 06:56:21PM -0500, Stephen Gran wrote: > Hello all, > > I normally keep /usr/bin/cdrecord and /usr/bin/cdrdao as so: > -rwxr-s---1 root cdrom > > This lets me add users to the cdrom group, so they can burn CDs as > users, and I don't have to either give them the ro

Preserving file attributes across upgrades

2003-02-02 Thread Stephen Gran
Hello all, I normally keep /usr/bin/cdrecord and /usr/bin/cdrdao as so: -rwxr-s---1 root cdrom This lets me add users to the cdrom group, so they can burn CDs as users, and I don't have to either give them the root password or set up sudo for these occasions. In the last couple of days,