diff --git a/by-machine/nimo.loc/comfyui-sync.service b/by-machine/nimo.loc/comfyui-sync.service index a47d5b4..ba4fbee 100644 --- a/by-machine/nimo.loc/comfyui-sync.service +++ b/by-machine/nimo.loc/comfyui-sync.service @@ -3,6 +3,8 @@ Description=Sync new ComfyUI outputs to Samba share, organize, and rename [Service] Type=oneshot +User=schmeeve +Environment=HOME=/home/schmeeve ExecStart=/home/schmeeve/git/schmeeve-toolz/comfyui-sync StandardOutput=append:/home/schmeeve/.local/state/comfyui-sync.log StandardError=append:/home/schmeeve/.local/state/comfyui-sync.log