guix-install.sh: Add missing "useradd" command.
* etc/guix-install.sh: (REQUIRE): Add missing "useradd" command.
This commit is contained in:
		
							parent
							
								
									ae60376b30
								
							
						
					
					
						commit
						1febafb4af
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -53,6 +53,7 @@ REQUIRE=( | |||
|     "chmod" | ||||
|     "uname" | ||||
|     "groupadd" | ||||
|     "useradd" | ||||
|     "tail" | ||||
|     "tr" | ||||
|     "xz" | ||||
|  |  | |||
		Reference in a new issue