mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-03 15:19:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			191 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			191 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Krata Networking Daemon
 | 
						|
 | 
						|
[Service]
 | 
						|
Restart=on-failure
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/libexec/kratanet
 | 
						|
Environment=RUST_LOG=info
 | 
						|
User=root
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |