mirror of
				https://github.com/arcan1s/ahriman.git
				synced 2025-11-03 23:33:41 +00:00 
			
		
		
		
	* multi-sign and multi-web configuration * change default configuration to do not use architecture * change units to be templated * some refactoring
		
			
				
	
	
		
			7 lines
		
	
	
		
			155 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			155 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=ArcHlinux ReposItory MANager (%I architecture)
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/ahriman --architecture %i update
 | 
						|
User=ahriman
 | 
						|
Group=ahriman |