mirror of
				https://github.com/MHSanaei/3x-ui.git
				synced 2025-11-04 14:22:51 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			275 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			275 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=x-ui Service
 | 
						|
After=network.target
 | 
						|
Wants=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Environment="XRAY_VMESS_AEAD_FORCED=false"
 | 
						|
Type=simple
 | 
						|
WorkingDirectory=/usr/local/x-ui/
 | 
						|
ExecStart=/usr/local/x-ui/x-ui
 | 
						|
Restart=on-failure
 | 
						|
RestartSec=5s
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target |