Hi Erich: > your change will: > - discard any existing entries and put in only the OSCAR > interface. Adding an > entry (and check whether this is necessary at all) would make > more sense.
Currently when mkdhcpconf is run (from systeminstaller), dhcpd.conf will be created from scratch and thus overwrite whatever previous settings you have. This also applies when you add/delete a node. I could of course adapt my code accordingly, but we should probably decide the exact behaviour we want first. > - overwrite the /etc/sysconfig/dhcpd.oscarbak file each time > this is invoked, > erasing your backup. It was never meant to be a "backup", more like a temp file which is modified then gets moved to /etc/sysconfig/dhcpd. I could of course create a backup file if necessary. Cheers, Bernard _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
