Browse Source

Removing x11-common would remove some essential stuff, including emacs

Bob Mottram 8 years ago
parent
commit
a3e4aaa57b
1 changed files with 0 additions and 9 deletions
  1. 0
    9
      src/freedombone-tests

+ 0
- 9
src/freedombone-tests View File

@@ -1151,15 +1151,6 @@ function test_stig {
1151 1151
     output "V-38674" $? ${SETLANG}
1152 1152
     ################
1153 1153
 
1154
-    ##RHEL-06-000291
1155
-    ##The xorg-x11-server-common (X Windows) package must not be installed, unless required.
1156
-
1157
-    bash $STIG_TESTS_DIR/check-packages.sh x11-common >/dev/null 2>&1 &
1158
-
1159
-    stig_spinner $!
1160
-    output "V-38676" $? ${SETLANG}
1161
-    ################
1162
-
1163 1154
     ##RHEL-06-000294
1164 1155
     ##All GIDs referenced in /etc/passwd must be defined in /etc/group
1165 1156