From ccb73e4109f9c1d7318c1b5053ae0ff1cc9f2a99 Mon Sep 17 00:00:00 2001 From: venaas Date: Fri, 13 Feb 2009 15:54:40 +0000 Subject: added -i option for pid file, HUP for reopening log file git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@471 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'debug.h') diff --git a/debug.h b/debug.h index 3a0bbc6..a089258 100644 --- a/debug.h +++ b/debug.h @@ -22,3 +22,4 @@ uint8_t debug_get_level(); void debug(uint8_t level, char *format, ...); void debugx(int status, uint8_t level, char *format, ...); int debug_set_destination(char *dest); +void debug_reopen_log(); -- cgit v1.1