mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 21:05:06 -05:00
Define DEFAULT_CONF_FILE in config.h
This commit is contained in:
8
conf.c
8
conf.c
@@ -54,14 +54,6 @@
|
||||
#include "broadcast.h"
|
||||
#include "util.h"
|
||||
|
||||
/* ================================================== */
|
||||
|
||||
#ifndef DEFAULT_CONF_DIR
|
||||
#define DEFAULT_CONF_DIR "/etc"
|
||||
#endif
|
||||
|
||||
#define DEFAULT_CONF_FILE DEFAULT_CONF_DIR"/chrony.conf"
|
||||
|
||||
/* ================================================== */
|
||||
/* Forward prototypes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user