#!/bin/bash
#
# remediation = none

touch /root/test
chown 9999:9999 /root/test
