Added users
This commit is contained in:
		
							
								
								
									
										1
									
								
								acct-user/ollama/Manifest.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								acct-user/ollama/Manifest.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
EBUILD ollama-0-r1.ebuild 336 BLAKE2B 3ad221b1499d4f7c16f309a020eb1a87738f8a297920b12a12be68f1578ff881f2fd24f93fda4ab2c2c5e49345b3e81cd06322c8c5471cb8b8e106e5212b0862 SHA512 95f738f692f2505da53239750e7cb6d245a013733f06ed743c9088b09817b8c3dc9fc872b8729ad0de8a991c19159d2ae32cdb687cff85d13daeba3b9e523658
 | 
			
		||||
							
								
								
									
										16
									
								
								acct-user/ollama/ollama-0-r1.ebuild
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								acct-user/ollama/ollama-0-r1.ebuild
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# Copyright 2024 Gentoo Authors
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
EAPI=8
 | 
			
		||||
 | 
			
		||||
inherit acct-user
 | 
			
		||||
 | 
			
		||||
DESCRIPTION="A user for ollama AI service"
 | 
			
		||||
 | 
			
		||||
ACCT_USER_ID=-1
 | 
			
		||||
ACCT_USER_HOME=/opt/ollama-bin
 | 
			
		||||
ACCT_USER_HOME_PERMS=0755
 | 
			
		||||
ACCT_USER_GROUPS=( "${PN}" video render )
 | 
			
		||||
ACCT_USER_SHELL=/sbin/nologin
 | 
			
		||||
 | 
			
		||||
acct-user_add_deps
 | 
			
		||||
		Reference in New Issue
	
	Block a user