aboutsummaryrefslogtreecommitdiff
path: root/src/com_stop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/com_stop.c')
-rw-r--r--src/com_stop.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/com_stop.c b/src/com_stop.c
index 1cb4452..d57fa5e 100644
--- a/src/com_stop.c
+++ b/src/com_stop.c
@@ -36,4 +36,7 @@ com_stop(void)
}
+ if (genrc_verbose)
+ printf("Stopping %s\n", genrc_program);
+
gettimeofday(&stoptime, NULL);
stoptime.tv_sec += genrc_timeout;

Return to:

Send suggestions and report system problems to the System administrator.