Merge pull request #1128 from redox-os/revert-1125-ionbashing
Revert "Use bash as shell until #1124 is fixed"
This commit is contained in:
		
						commit
						971ca0efc6
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ prompt = false
 | 
				
			||||||
#acid = {}
 | 
					#acid = {}
 | 
				
			||||||
#autoconf = {}
 | 
					#autoconf = {}
 | 
				
			||||||
#automake = {}
 | 
					#automake = {}
 | 
				
			||||||
bash = {}
 | 
					#bash = {}
 | 
				
			||||||
#binutils = {}
 | 
					#binutils = {}
 | 
				
			||||||
#ca-certificates = {}
 | 
					#ca-certificates = {}
 | 
				
			||||||
#cargo = {}
 | 
					#cargo = {}
 | 
				
			||||||
| 
						 | 
					@ -75,12 +75,10 @@ uid = 0
 | 
				
			||||||
gid = 0
 | 
					gid = 0
 | 
				
			||||||
name = "root"
 | 
					name = "root"
 | 
				
			||||||
home = "/root"
 | 
					home = "/root"
 | 
				
			||||||
shell = "/bin/bash"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
[users.user]
 | 
					[users.user]
 | 
				
			||||||
# Password is unset
 | 
					# Password is unset
 | 
				
			||||||
password = ""
 | 
					password = ""
 | 
				
			||||||
shell = "/bin/bash"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[files]]
 | 
					[[files]]
 | 
				
			||||||
path = "/etc/init.d/00_base"
 | 
					path = "/etc/init.d/00_base"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue