diff options
Diffstat (limited to 'utils/statd/statd.h')
-rw-r--r-- | utils/statd/statd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/statd/statd.h b/utils/statd/statd.h index e782972..d9d5d3d 100644 --- a/utils/statd/statd.h +++ b/utils/statd/statd.h @@ -78,6 +78,7 @@ extern int run_mode; /* LH - notify_only mode would be for notifying hosts on an IP alias * that just came back up, for ex, when failing over a HA service to * another host.... */ +#define STATIC_HOSTNAME 8 /* Always use the hostname set by -n */ /* * Program name and version pointers -- See statd.c for the reasoning |