Skip to content

Commit fa246a4

Browse files
authored
terminate process with RestartMgr.RmShutdown (#1077)
* terminate process with RestartMgr.RmShutdown * fix 'and' to 'api'
1 parent 277540a commit fa246a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

host-interaction/process/terminate/terminate-process.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ rule:
2323
- api: System.Windows.Forms.Application::Exit
2424
- api: exit
2525
- api: Exit
26+
- api: RstrtMgr.RmShutdown
2627
- and:
2728
- os: linux
2829
- api: exit_group

0 commit comments

Comments
 (0)