aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/starter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/starter.c')
-rw-r--r--src/starter/starter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/starter/starter.c b/src/starter/starter.c
index b1a9a159a..5cf842fe3 100644
--- a/src/starter/starter.c
+++ b/src/starter/starter.c
@@ -483,7 +483,6 @@ int main (int argc, char **argv)
starter_netkey_cleanup();
confread_free(cfg);
unlink(STARTER_PID_FILE);
- unlink(INFO_FILE);
plog("ipsec starter stopped");
close_log();
exit(LSB_RC_SUCCESS);