addDnsRecords on restarts after activation
This commit is contained in:
@@ -122,6 +122,8 @@ function initialize(callback) {
|
||||
|
||||
gIsActivated = count !== 0;
|
||||
|
||||
if (gIsActivated) addDnsRecords(); // reboot/restore/upgrade
|
||||
|
||||
callback(null);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user