mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	chore: remove chsh
This commit is contained in:
		
							
								
								
									
										6
									
								
								files/scripts/removechsh.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								files/scripts/removechsh.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
# Tell build process to exit if there are any errors.
 | 
			
		||||
set -oue pipefail
 | 
			
		||||
 | 
			
		||||
rm /usr/bin/chsh
 | 
			
		||||
@@ -9,3 +9,4 @@ scripts:
 | 
			
		||||
  - createmissingdirectories.sh
 | 
			
		||||
  - removesuid.sh
 | 
			
		||||
  - disablegeoclue.sh
 | 
			
		||||
  - removechsh.sh
 | 
			
		||||
		Reference in New Issue
	
	Block a user