6 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Demonstrate systemd templating by sending a notification
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/bin/notify-send 'Systemd notification' '%i'
 |