File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ will be indicated by each configuration setting shown.
41
41
` path-trace ` = * bool*
42
42
: The instance uses the path trace option. This allows detecting clock loops when enabled on all instances in the network.
43
43
44
+ ` virtual-system-clock ` = * bool* (** false** )
45
+ : Use a virtual overlay clock instead of adjusting the system clock.
46
+
44
47
## ` [[port]] `
45
48
46
49
` interface ` = * interface name*
Original file line number Diff line number Diff line change 1
- .\" Automatically generated by Pandoc 3.2
1
+ .\" Automatically generated by Pandoc 3.4
2
2
.\"
3
3
.TH "STATIME" "8" "" "statime 0.2.1" "statime"
4
4
.SH NAME
Original file line number Diff line number Diff line change 1
- .\" Automatically generated by Pandoc 3.2
1
+ .\" Automatically generated by Pandoc 3.4
2
2
.\"
3
3
.TH "STATIME.TOML" "5" "" "statime 0.2.1" "statime"
4
4
.SH NAME
@@ -42,6 +42,9 @@ A tie breaker for the best master clock algorithm in the range
42
42
A tie breaker for the best master clock algorithm in the range
43
43
\f[CR] 0..256 \f[ R ] .
44
44
\f[CR] 0 \f[ R ] being highest priority an \f[CR] 255 \f[ R ] the lowest.
45
+ .TP
46
+ \f[CR] virtual \- system \- clock \f[ R ] = \f[I] bool \f[ R ] (\f[B] false \f[ R ] )
47
+ Use a virtual overlay clock instead of adjusting the system clock.
45
48
.SS \f[CR] [[port]] \f[ R ]
46
49
.TP
47
50
\f[CR] interface \f[ R ] = \f[I] interface name \f[ R ]
You can’t perform that action at this time.
0 commit comments