Change-Id: I72b25680e7167c3a55477111c28b1d4936c60e2c Reviewed-on: https://cl.tvl.fyi/c/depot/+/606 Reviewed-by: tazjin <mail@tazj.in>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Demo unit for systemd
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| ExecStart=/usr/bin/echo "Systemd unit activated. Hello Hackeriet."
 |