mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-11-03 23:33:00 +00:00 
			
		
		
		
	add systemd service file
This commit is contained in:
		
				
					committed by
					
						
						Andrew Karpow
					
				
			
			
				
	
			
			
			
						parent
						
							a9c907d6b1
						
					
				
				
					commit
					dcc4823bc3
				
			
							
								
								
									
										10
									
								
								contrib/ympd.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								contrib/ympd.service
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=ympd server daemon
 | 
			
		||||
Requires=network.target local-fs.target
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
ExecStart=/usr/bin/ympd
 | 
			
		||||
Type=simple
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
		Reference in New Issue
	
	Block a user