Fix a thinko.

This commit is contained in:
Martin Cermak 2021-11-16 19:01:43 +01:00
parent d765b3de0b
commit e052c0a34a
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ rlJournalStart
rlRun "useradd $MY_USER" 0,9
rlRun "cp ptrace-scope-test.sh /tmp/"
rlRun "chmod a+rx /tmp/ptrace-scope-test.sh"
rlRun "ORIGVAL=$( cat $PROCFILE )"
# First, test the default behaviour, which is "no restriction"