Files
boc/projects/landvex/20-automation/landvex-artikel-erik@.service
T

13 lines
508 B
Desktop File
Raw Normal View History

[Unit]
Description=Landvex Artikelproduktion — Erik %i
After=network.target
[Service]
Type=oneshot
User=bernt
WorkingDirectory=/home/bernt/.openclaw/workspace/projects/landvex/20-automation
Environment="PYTHONPATH=/home/bernt/.openclaw/workspace/projects/landvex"
ExecStart=/usr/bin/python3 /home/bernt/.openclaw/workspace/projects/landvex/20-automation/kor_agent.py --agent-id erik-%i --cap 4
StandardOutput=append:/var/log/landvex/artikel-erik.log
StandardError=append:/var/log/landvex/artikel-erik.log