#!/bin/bash
# Install tests deps
t_Log "Running $0 - auditd"
t_InstallPackage audit
t_ServiceControl auditd restart