# platform = multi_platform_wrlinux
# CAUTION: This remediation script will remove PKGNAME
#	   from the system, and may remove any packages
#	   that depend on PKGNAME. Execute this
#	   remediation AFTER testing on a non-production
#	   system!

# Include source function library.
. /usr/share/scap-security-guide/remediation_functions

package_command remove PKGNAME
