mirror of
				https://github.com/tiyn/larbs.git
				synced 2025-11-04 04:11:16 +01:00 
			
		
		
		
	added syncing of pkgfile
This commit is contained in:
		
							
								
								
									
										3
									
								
								larbs.sh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								larbs.sh
									
									
									
									
									
								
							@@ -223,6 +223,9 @@ chown -R "$name":wheel "/home/$name/.local"
 | 
				
			|||||||
ln -sfT /bin/dash /bin/sh
 | 
					ln -sfT /bin/dash /bin/sh
 | 
				
			||||||
curl $bashhook > /usr/share/libalpm/hooks/bash-update.hook
 | 
					curl $bashhook > /usr/share/libalpm/hooks/bash-update.hook
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Update pkgfile database for the command not found handler to work with zsh
 | 
				
			||||||
 | 
					pkgfile -u
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Allow wheel users to sudo with password and allow several system commands
 | 
					# Allow wheel users to sudo with password and allow several system commands
 | 
				
			||||||
# (like `shutdown` to run without password).
 | 
					# (like `shutdown` to run without password).
 | 
				
			||||||
echo "%wheel ALL=(ALL:ALL) ALL" >/etc/sudoers.d/00-larbs-wheel-can-sudo
 | 
					echo "%wheel ALL=(ALL:ALL) ALL" >/etc/sudoers.d/00-larbs-wheel-can-sudo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user