Skip to content

Commit

Permalink
scripts/augeas/nutupsconf.aug.tpl: add support for STATEPATH in ups.c…
Browse files Browse the repository at this point in the history
…onf [#694]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
  • Loading branch information
jimklimov committed Dec 30, 2024
1 parent abda7cc commit fe3d12c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/augeas/nutupsconf.aug.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ let ups_global = "chroot"
| "user"
| "group"
| "debug_min"
| "STATEPATH"
| "statepath"

(* This expression did involve a lot of courtship around the parser *)
let ups_fields_re = /(default|override)\.[^:=#\r\t\n \/]+/
Expand Down

0 comments on commit fe3d12c

Please sign in to comment.