add wm-exit.service to the user session
This commit is contained in:
		
							
								
								
									
										10
									
								
								roles/yavdr-xorg/templates/systemd/user/wm-exit.service.j2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								roles/yavdr-xorg/templates/systemd/user/wm-exit.service.j2
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
				
			|||||||
 | 
					[Unit]
 | 
				
			||||||
 | 
					Description=exit window manager gracefully
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Service]
 | 
				
			||||||
 | 
					ExecStart=/bin/true
 | 
				
			||||||
 | 
					ExecStop=/usr/bin/openbox --exit
 | 
				
			||||||
 | 
					RemainAfterExit=True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Install]
 | 
				
			||||||
 | 
					WantedBy=default.target
 | 
				
			||||||
		Reference in New Issue
	
	Block a user