Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- misc-utils/uuidd.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/misc-utils/uuidd.c b/misc-utils/uuidd.c index 80600f1..0d844fb 100644 --- a/misc-utils/uuidd.c +++ b/misc-utils/uuidd.c @@ -229,7 +229,6 @@ static void server_loop(const char *socket_path, const char *pidfile_path, exit(EXIT_FAILURE); } cleanup_pidfile = pidfile_path; - cleanup_socket = 0; signal(SIGALRM, terminate_intr); alarm(30); fl.l_type = F_WRLCK; -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html