Immutable OS run-as-service troubleshooting

Using instructions found here: https://www.virtualhere.com/client_service, I attempted to create the background service but unable to move the USB Client Console file to /usr/sbin as that's considered protected.

modified "virtualhereclient.service"  line ExecStart= and pointed to find it in user's home directory but when running the service get error of permissions denied. verified I have the executable set to allow to run. Also tried to this same path but to a Spare SSD in system same results.
 

For a immutable OS like Bazzite what changes to the setup guide do I need to make  to fix this.