mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	indent the line space
This commit is contained in:
		| @@ -37,7 +37,7 @@ echo "co:2345:respawn:/sbin/agetty -L 38400 console" >> $installroot/etc/inittab | ||||
| #-- Need to disable selinux, otherwise, the booting  will hang on "Loading selinux policy" | ||||
| if [ -f "$installroot/etc/selinux/config" ] | ||||
| then | ||||
| sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
|     sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
| fi | ||||
|  | ||||
| #-- Example of booted image versioning | ||||
|   | ||||
| @@ -37,7 +37,7 @@ END | ||||
| #-- Need to disable selinux, otherwise, the booting  will hang on "Loading selinux policy" | ||||
| if [ -f "$installroot/etc/selinux/config" ] | ||||
| then | ||||
| sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
|     sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
| fi | ||||
|  | ||||
| #-- Example of booted image versioning | ||||
|   | ||||
| @@ -41,7 +41,7 @@ echo "co:2345:respawn:/sbin/agetty -L 38400 console" >> $installroot/etc/inittab | ||||
| #-- Need to disable selinux, otherwise, the booting  will hang on "Loading selinux policy" | ||||
| if [ -f "$installroot/etc/selinux/config" ] | ||||
| then | ||||
| sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
|     sed -i 's/SELINUX=enforcing\|permissive/SELINUX=disabled/' $installroot/etc/selinux/config | ||||
| fi | ||||
|  | ||||
| #-- Example of booted image versioning | ||||
|   | ||||
		Reference in New Issue
	
	Block a user