aboutsummaryrefslogtreecommitdiff
path: root/src/genrc.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-05-15 14:01:22 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-05-15 14:10:21 +0300
commit6f6211b261abdd0c342a108f8766ddc613da034a (patch)
tree49afaf34613cad36dfa401114e0acb03cde1ede6 /src/genrc.h
parentd0004608cb066135457dffafec10926d43f30eab (diff)
downloadgenrc-6f6211b261abdd0c342a108f8766ddc613da034a.tar.gz
genrc-6f6211b261abdd0c342a108f8766ddc613da034a.tar.bz2
Version 1.0
Diffstat (limited to 'src/genrc.h')
-rw-r--r--src/genrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genrc.h b/src/genrc.h
index 82e29d6..13b40d7 100644
--- a/src/genrc.h
+++ b/src/genrc.h
@@ -128,13 +128,13 @@ extern char *genrc_program;
extern char *genrc_pid_from;
extern unsigned genrc_timeout;
extern int genrc_no_reload;
extern int genrc_signal_reload;
extern int genrc_signal_stop;
extern GENRC_PID_CLOSURE *genrc_pid_closure;
-extern char *genrc_pidfile;
+extern char *genrc_create_pidfile;
int sentinel(void);
int com_start(void);
int com_status(void);
int com_stop(void);

Return to:

Send suggestions and report system problems to the System administrator.