Remove usermod from test setup

We no longer filter recordings by UID, this fixes an issue
where UID 981 was being used on OSCI runners.

Resolves: rhbz#2088460
This commit is contained in:
Justin Stephenson 2022-06-08 14:49:20 -04:00
parent d38813ef10
commit 50eac59c3a
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ echo core > /proc/sys/kernel/core_pattern
mkdir -p /var/log/journal/
cp 1.journal /var/log/journal/1.journal
cp binary-rec.journal /var/log/journal/binary-rec.journal
usermod -u 981 tlog
# Add local domain for sssd for testSessionRecordingConf test
cat > /etc/sssd/sssd.conf <<EOF