Skip to content

Commit b5b62a0

Browse files
MSSeduschs4heid
andcommitted
Improve chrony clock settings
Co-Authored-By: Sebastian Heid <8442432+s4heid@users.noreply.github.com>
1 parent 4383df3 commit b5b62a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • stemcell_builder/stages/bosh_azure_chrony

stemcell_builder/stages/bosh_azure_chrony/apply.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ source $base_dir/lib/prelude_bosh.bash
99
cat > $chroot/etc/chrony/conf.d/azure_ptp.conf <<EOF
1010
# created by $0
1111
# https://docs.microsoft.com/en-us/azure/virtual-machines/linux/time-sync#chrony
12-
refclock PHC /dev/ptp0 poll 3 dpoll -2 offset 0
12+
refclock PHC /dev/ptp_hyperv poll 3 dpoll -2 offset 0 stratum 2
1313
EOF

0 commit comments

Comments
 (0)