Removing x11-common would remove some essential stuff, including emacs
This commit is contained in:
parent
f5b3393a3b
commit
a3e4aaa57b
|
@ -1151,15 +1151,6 @@ function test_stig {
|
|||
output "V-38674" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000291
|
||||
##The xorg-x11-server-common (X Windows) package must not be installed, unless required.
|
||||
|
||||
bash $STIG_TESTS_DIR/check-packages.sh x11-common >/dev/null 2>&1 &
|
||||
|
||||
stig_spinner $!
|
||||
output "V-38676" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000294
|
||||
##All GIDs referenced in /etc/passwd must be defined in /etc/group
|
||||
|
||||
|
|
Loading…
Reference in New Issue