mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 02:05:06 -05:00
test: extend configuration in system tests
This commit is contained in:
@@ -229,6 +229,8 @@ generate_chrony_conf() {
|
|||||||
echo "log tempcomp rawmeasurements refclocks statistics tracking rtc"
|
echo "log tempcomp rawmeasurements refclocks statistics tracking rtc"
|
||||||
echo "logbanner 0"
|
echo "logbanner 0"
|
||||||
echo "smoothtime 100.0 0.001"
|
echo "smoothtime 100.0 0.001"
|
||||||
|
echo "leapsectz right/UTC"
|
||||||
|
echo "dscp 46"
|
||||||
|
|
||||||
echo "include /dev/null"
|
echo "include /dev/null"
|
||||||
echo "keyfile $TEST_DIR/keys"
|
echo "keyfile $TEST_DIR/keys"
|
||||||
|
|||||||
Reference in New Issue
Block a user