Skip to content

Commit d05bb3b

Browse files
committed
add ni-logos-xt to work-out policy
Signed-off-by: Blair Elliott <blair.elliott@ni.com>
1 parent fba68a5 commit d05bb3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nilrt_snac/_configs/_firewall_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def configure(self, args: argparse.Namespace) -> None:
9292
"--add-service=http",
9393
"--add-service=https",
9494
"--add-service=syslog",
95+
"--add-service=ni-logos-xt",
9596
)
9697
_offlinecmd("--policy=work-out", "--set-target=REJECT")
9798

0 commit comments

Comments
 (0)