We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3dedd commit ec0d1b0Copy full SHA for ec0d1b0
files/build_templates/systemd_regex.json
@@ -6,7 +6,7 @@
6
},
7
{
8
"tag": "watchdog-timeout",
9
- "regex": "(?:watchdog|Watchdog) timeout .limit.([0-9])min.",
+ "regex": ".*(?:watchdog|Watchdog) timeout .limit.([0-9])min.",
10
"params": [ "limit" ]
11
}
12
]
0 commit comments