ctld: Remove redundant call to conf::isns_schedule_update
This is already called at the end of conf::apply. Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D56530
This commit is contained in:
@@ -2740,8 +2740,6 @@ main(int argc, char **argv)
|
||||
|
||||
pidfile.write();
|
||||
|
||||
newconf->isns_schedule_update();
|
||||
|
||||
for (;;) {
|
||||
main_loop(!daemonize);
|
||||
if (sighup_received) {
|
||||
|
||||
Reference in New Issue
Block a user