diff options
Diffstat (limited to 'test/TEST-06-SELINUX/test-selinux-checks.sh')
-rwxr-xr-x | test/TEST-06-SELINUX/test-selinux-checks.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-06-SELINUX/test-selinux-checks.sh b/test/TEST-06-SELINUX/test-selinux-checks.sh index 08d2ddf4f0..153fab3aac 100755 --- a/test/TEST-06-SELINUX/test-selinux-checks.sh +++ b/test/TEST-06-SELINUX/test-selinux-checks.sh @@ -10,4 +10,3 @@ runcon -t systemd_test_reload_t systemctl reload hola runcon -t systemd_test_stop_t systemctl stop hola touch /testok -exit 0 |