]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: extend configuration in system tests
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 29 Apr 2021 11:14:11 +0000 (13:14 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 29 Apr 2021 11:23:34 +0000 (13:23 +0200)
test/system/test.common

index db8e899efbb735cd0a194ce6679b96ddd2ff53c1..b9a99293a6c79330800dd228072994905b9ecbe6 100644 (file)
@@ -229,6 +229,8 @@ generate_chrony_conf() {
                echo "log tempcomp rawmeasurements refclocks statistics tracking rtc"
                echo "logbanner 0"
                echo "smoothtime 100.0 0.001"
+               echo "leapsectz right/UTC"
+               echo "dscp 46"
 
                echo "include /dev/null"
                echo "keyfile $TEST_DIR/keys"