diff options
Diffstat (limited to 'net-misc/chrony/files/chrony-1.20-conf.c-gentoo.diff')
-rw-r--r-- | net-misc/chrony/files/chrony-1.20-conf.c-gentoo.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/chrony/files/chrony-1.20-conf.c-gentoo.diff b/net-misc/chrony/files/chrony-1.20-conf.c-gentoo.diff new file mode 100644 index 000000000000..fabc47097ff9 --- /dev/null +++ b/net-misc/chrony/files/chrony-1.20-conf.c-gentoo.diff @@ -0,0 +1,11 @@ +--- conf.c.orig Sun May 12 14:07:31 2002 ++++ conf.c Sun May 12 14:07:52 2002 +@@ -45,7 +45,7 @@ + + /* ================================================== */ + +-#define DEFAULT_CONF_FILE "/etc/chrony.conf" ++#define DEFAULT_CONF_FILE "/etc/chrony/chrony.conf" + + /* ================================================== */ + /* Forward prototypes */ |