config: fix mistake in path for services
This commit is contained in:
		
							parent
							
								
									9a6ff177ce
								
							
						
					
					
						commit
						31c098d1bd
					
				| @ -45,7 +45,7 @@ system_path = { | |||||||
|     # use QIcon.fromTheme() where applicable |     # use QIcon.fromTheme() where applicable | ||||||
|     'qubes_icon_dir': '/usr/share/icons/hicolor/128x128/devices', |     'qubes_icon_dir': '/usr/share/icons/hicolor/128x128/devices', | ||||||
| 
 | 
 | ||||||
|     'dom0_services_dir': '/var/lib/qubes-services', |     'dom0_services_dir': '/var/run/qubes-service', | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| defaults = { | defaults = { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Frédéric Pierret (fepitre)
						Frédéric Pierret (fepitre)