Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions rhel/usr/sbin/ms-configure
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,8 @@ if [ -z "${arg_installCPAN+x}" ]; then
# user does not want to use CPAN
CPANOPTION=0
fi
else
CPANOPTION=${arg_installCPAN}
fi

# ask about setting permissive mode for SeLinux
Expand Down