OpenDNSSEC-enforcer
2.1.12
|
#include "config.h"
#include "daemon/engine.h"
#include "enforcer/enforce_task.h"
#include "policy/policy_resalt_task.h"
#include "duration.h"
#include "status.h"
#include "log.h"
#include "hsmkey/hsm_key_factory.h"
#include "enforcer/autostart_cmd.h"
Go to the source code of this file.
Functions | |
void | autostart (engine_type *engine) |
void autostart | ( | engine_type * | engine | ) |
Definition at line 45 of file autostart_cmd.c.