diff --git a/chrony/config.json b/chrony/config.json index 76448e1..750df36 100644 --- a/chrony/config.json +++ b/chrony/config.json @@ -34,8 +34,5 @@ "ntp_pool": "str?", "ntp_server": ["str?"], "mode": "match(^(pool|server)$)" - }, - "environment": { - "LOG_FORMAT": "{LEVEL}: {MESSAGE}" } }