mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	[All] Changes to the quadlet files (again)
This commit is contained in:
		| @@ -10,9 +10,7 @@ OVOS_CONTAINERS_LICENSE_FILES = $(BR2_EXTERNAL_OPENVOICEOS_PATH)/../LICENSE | |||||||
| OVOS_CONTAINERS_SITE = $(BR2_EXTERNAL_OPENVOICEOS_PATH)/package/ovos-containers | OVOS_CONTAINERS_SITE = $(BR2_EXTERNAL_OPENVOICEOS_PATH)/package/ovos-containers | ||||||
| OVOS_CONTAINERS_SITE_METHOD = local | OVOS_CONTAINERS_SITE_METHOD = local | ||||||
|  |  | ||||||
| OVOS_CONTAINERS_IMAGES = ovos-messagebus \ | OVOS_CONTAINERS_IMAGES = ovos-phal \ | ||||||
| 			 ovos-phal \ |  | ||||||
| 			 ovos-phal-admin \ |  | ||||||
| 			 ovos-listener-dinkum \ | 			 ovos-listener-dinkum \ | ||||||
| 			 ovos-audio \ | 			 ovos-audio \ | ||||||
| 			 ovos-core \ | 			 ovos-core \ | ||||||
|   | |||||||
| @@ -5,8 +5,10 @@ After=network-online.target | |||||||
| Wants=network-online.target | Wants=network-online.target | ||||||
| Wants=pipewire.service | Wants=pipewire.service | ||||||
| After=pipewire.service | After=pipewire.service | ||||||
| Wants=ovos-messagebus.service | Wants=ovos-bus-server.service | ||||||
| After=ovos-messagebus.service | After=ovos-bus-server.service | ||||||
|  | #Wants=ovos-messagebus.service | ||||||
|  | #After=ovos-messagebus.service | ||||||
| Wants=ovos-phal.service | Wants=ovos-phal.service | ||||||
| After=ovos-phal.service | After=ovos-phal.service | ||||||
|  |  | ||||||
|   | |||||||
| @@ -5,8 +5,10 @@ After=network-online.target | |||||||
| Wants=network-online.target | Wants=network-online.target | ||||||
| Wants=pipewire.service | Wants=pipewire.service | ||||||
| After=pipewire.service | After=pipewire.service | ||||||
| Wants=ovos-messagebus.service | Wants=ovos-bus-server.service | ||||||
| After=ovos-messagebus.service | After=ovos-bus-server.service | ||||||
|  | #Wants=ovos-messagebus.service | ||||||
|  | #After=ovos-messagebus.service | ||||||
| Wants=ovos-phal.service | Wants=ovos-phal.service | ||||||
| After=ovos-phal.service | After=ovos-phal.service | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,2 +0,0 @@ | |||||||
| [Install] |  | ||||||
| WantedBy=multi-user.target default.target |  | ||||||
| @@ -3,8 +3,10 @@ Description=OpenVoiceOS GUI Websocket Service | |||||||
| After=local-fs.target | After=local-fs.target | ||||||
| After=network-online.target | After=network-online.target | ||||||
| Wants=network-online.target | Wants=network-online.target | ||||||
| Wants=ovos-messagebus.service | Wants=ovos-bus-server.service | ||||||
| After=ovos-messagebus.service | After=ovos-bus-server.service | ||||||
|  | #Wants=ovos-messagebus.service | ||||||
|  | #After=ovos-messagebus.service | ||||||
|  |  | ||||||
| [Container] | [Container] | ||||||
| ContainerName=ovos-gui-websocket | ContainerName=ovos-gui-websocket | ||||||
|   | |||||||
| @@ -5,8 +5,10 @@ After=network-online.target | |||||||
| Wants=network-online.target | Wants=network-online.target | ||||||
| Wants=pipewire.service | Wants=pipewire.service | ||||||
| After=pipewire.service | After=pipewire.service | ||||||
| Wants=ovos-messagebus.service | Wants=ovos-bus-server.service | ||||||
| After=ovos-messagebus.service | After=ovos-bus-server.service | ||||||
|  | #Wants=ovos-messagebus.service | ||||||
|  | #After=ovos-messagebus.service | ||||||
| Wants=ovos-phal.service | Wants=ovos-phal.service | ||||||
| After=ovos-phal.service | After=ovos-phal.service | ||||||
|  |  | ||||||
|   | |||||||
| @@ -5,8 +5,10 @@ After=network-online.target | |||||||
| Wants=network-online.target | Wants=network-online.target | ||||||
| Wants=pipewire.service | Wants=pipewire.service | ||||||
| After=pipewire.service | After=pipewire.service | ||||||
| Wants=ovos-messagebus.service | Wants=ovos-bus-server.service | ||||||
| After=ovos-messagebus.service | After=ovos-bus-server.service | ||||||
|  | #Wants=ovos-messagebus.service | ||||||
|  | #After=ovos-messagebus.service | ||||||
|  |  | ||||||
| [Container] | [Container] | ||||||
| ContainerName=ovos-phal | ContainerName=ovos-phal | ||||||
|   | |||||||
| @@ -8,9 +8,9 @@ enable ovos-splash-start.service | |||||||
| enable ovos-splash-systemd.service | enable ovos-splash-systemd.service | ||||||
| enable mglru.service | enable mglru.service | ||||||
| enable connectivity-check.service | enable connectivity-check.service | ||||||
|  | enable ovos-bus-server.service | ||||||
|  |  | ||||||
| disable ovos-splash-quit.service | disable ovos-splash-quit.service | ||||||
| disable ovos-bus-server.service |  | ||||||
| disable pipewire.service | disable pipewire.service | ||||||
| disable pipewire-pulse.service | disable pipewire-pulse.service | ||||||
| disable wireplumber.service | disable wireplumber.service | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user