Added sudoers file
This commit is contained in:
		@@ -11,16 +11,19 @@ license="Apache"
 | 
			
		||||
 | 
			
		||||
depends="
 | 
			
		||||
	jq
 | 
			
		||||
	openssh-client"
 | 
			
		||||
	openssh-client
 | 
			
		||||
	sudo"
 | 
			
		||||
 | 
			
		||||
install="
 | 
			
		||||
	${pkgname}.post-install
 | 
			
		||||
	${pkgname}.post-deinstall"
 | 
			
		||||
 | 
			
		||||
source="
 | 
			
		||||
	ssh-config"
 | 
			
		||||
	ssh-config
 | 
			
		||||
	one-sudoers"
 | 
			
		||||
 | 
			
		||||
package() {
 | 
			
		||||
	install -Dm755 "${srcdir}/ssh-config" "${pkgdir}/usr/share/one/ssh/config"
 | 
			
		||||
	install -Dm750 "${srcdir}/sudo-opennebula" "${pkgdir}/etc/sudoers.d/one-sudoers"
 | 
			
		||||
}
 | 
			
		||||
sha512sums="71c4ebfa1b1c32c59b0fead99730604e0edba617f6d6b9a4e9a4d9671fbe75c60f9f4d53fb5e2f35d7c632c7e308bd047af2f1db769de4134eb078d7b0fc3486  ssh-config"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user