summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakpxelinux.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/drakpxelinux.pl b/drakpxelinux.pl
index 0f43445..d8d6ba7 100644
--- a/drakpxelinux.pl
+++ b/drakpxelinux.pl
@@ -1225,6 +1225,7 @@ gtkpack($w->{window}, gtknew('VBox', spacing => 0, children => [
add_configured_mac_addresses();
update_systems_data();
+write_profile_conf();
get_mac_addresses_from_dhcp_log();
Glib::Timeout->add(60000, \&get_mac_addresses_from_dhcp_log);
refresh_profiles();