Commit a5b9059
Fix the ignore pattern - leapsecond file expired warning (sonic-net#19332)
What is the motivation for this PR?
The following syslog should be ignored.
2025 Jul 1 09:30:14.223456 bjw2-can-8102-1 ERR ntpd[224326]: CLOCK: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired less than 4 days ago
How did you do it?
Change the ignore pattern
How did you verify/test it?
Verify with physical testbed
Signed-off-by: Aharon Malkin <[email protected]>1 parent 488b1c1 commit a5b9059
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
0 commit comments