>>> On 3/25/2010 at 09:05 AM, Brian France <[email protected]> wrote: > So am guessing YAST updates some other config file or what ever that I > have yet to determine. Not sure it really matters if YAST is gonna work > this nicely.
For educational purposes, try to find out what file that was: find /etc -type f -mtime -2 That will find all files under /etc that have been modified in the last 48 hours. Adjust the "-2" as needed, depending on when you made the change in YaST. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
