mirror of
				https://github.com/arcan1s/ahriman.git
				synced 2025-10-31 13:53:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			239 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			239 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=ArcH linux ReposItory MANager web server
 | |
| After=network.target
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| ExecStart=/usr/bin/ahriman web
 | |
| ExecReload=/usr/bin/ahriman web-reload
 | |
| User=ahriman
 | |
| Group=ahriman
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |