[All] Fix stupid mistake by disabling the wrong service at boot

This commit is contained in:
j1nx 2024-02-06 20:23:48 +00:00
parent 6bb37c4e82
commit ce81526d60
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
[Unit]
Description=OpenVoiceOS GUI Service
After=local-fs.target
After=network-online.target
Wants=network-online.target
Wants=pipewire.service
After=pipewire.service
After=network.target
#Wants=network-online.target
#Wants=pipewire.service
#After=pipewire.service
#Wants=ovos-messagebus.service
#After=ovos-messagebus.service
#Wants=ovos-phal.service