mirror of
				https://github.com/frebib/dotfiles.git
				synced 2024-06-14 12:57:23 +00:00 
			
		
		
		
	systemd: require sys/class/bluetooth for blueman-applet
This should prevent the unit from failing when there is no bluetooth device in the system. Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
Description=Bluetooth Applet
 | 
			
		||||
After=graphical-session.target
 | 
			
		||||
Requires=graphical-session.target
 | 
			
		||||
ConditionPathExists=/sys/class/bluetooth
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user