mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 05:43:01 +00:00 
			
		
		
		
	add systemd service file
This commit is contained in:
		
							
								
								
									
										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
	 Philippe Mongeau
					Philippe Mongeau