Skip to content

Commit

Permalink
Fix T1543.002.yaml (#2893)
Browse files Browse the repository at this point in the history
* Adding elevation required to test 1

* Adding elevation required to test 2 as well

---------

Co-authored-by: Hare Sudhan <[email protected]>
  • Loading branch information
AlbertoPellitteri and cyberbuff authored Aug 6, 2024
1 parent c4f6c86 commit e42ce19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atomics/T1543.002/T1543.002.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ atomic_tests:
rm -rf #{systemd_service_path}/#{systemd_service_file}
systemctl daemon-reload
name: bash
elevation_required: true
- name: Create SysV Service
auto_generated_guid: 760fe8d2-79d9-494f-905e-a239a3df86f6
description: |
Expand Down Expand Up @@ -110,6 +111,7 @@ atomic_tests:
sysrc -x art_test_enable
rm -f #{rc_service_path}/#{rc_service_file}
name: sh
elevation_required: true

- name: Create Systemd Service file, Enable the service , Modify and Reload the service.
auto_generated_guid: c35ac4a8-19de-43af-b9f8-755da7e89c89
Expand Down

0 comments on commit e42ce19

Please sign in to comment.