Changeset 235
- Timestamp:
- 08/11/08 14:25:25
(3 months ago)
- Author:
- jtang
- Message:
Fixed a typo in (now commented) warning message.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r234 |
r235 |
|
| 83 | 83 | " > /etc/selinux/config |
|---|
| 84 | 84 | restorecon /etc/selinux/config 2> /dev/null |
|---|
| 85 | | #echo "Do to configuration differences the system will be set to permissive mode. The system will then be relabeled and then it MUST be rebooted. DO NOT RUN THE SYSTEM WITHOUT REBOOTING! Press enter to continue." |
|---|
| | 85 | #echo "Due to configuration differences the system will be set to permissive mode. The system will then be relabeled and then it MUST be rebooted. DO NOT RUN THE SYSTEM WITHOUT REBOOTING! Press enter to continue." |
|---|
| 86 | 86 | #read |
|---|
| 87 | 87 | /usr/sbin/setenforce 0 |
|---|
| r234 |
r235 |
|
| 83 | 83 | " > /etc/selinux/config |
|---|
| 84 | 84 | restorecon /etc/selinux/config 2> /dev/null |
|---|
| 85 | | #echo "Do to configuration differences the system will be set to permissive mode. The system will then be relabeled and then it MUST be rebooted. DO NOT RUN THE SYSTEM WITHOUT REBOOTING! Press enter to continue." |
|---|
| | 85 | #echo "Due to configuration differences the system will be set to permissive mode. The system will then be relabeled and then it MUST be rebooted. DO NOT RUN THE SYSTEM WITHOUT REBOOTING! Press enter to continue." |
|---|
| 86 | 86 | #read |
|---|
| 87 | 87 | /usr/sbin/setenforce 0 |
|---|
Download in other formats:
* Generating other formats may take time.