Skip to content

Commit

Permalink
new huey location
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Oct 1, 2024
1 parent 4d19561 commit 1f4d3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace/scripts/files/system/systemd/huey.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Before=lighttpd.service
[Service]
User=pioreactor
WorkingDirectory=/var/www/pioreactorui
ExecStart=huey_consumer tasks.huey -n -b 1.0 -w 2 -f -C
ExecStart=huey_consumer pioreactorui.tasks.huey -n -b 1.0 -w 2 -f -C
ExecStartPost=pio log -m "%n successful" -n systemd --local-only
StandardOutput=null
StandardError=null
Expand Down

0 comments on commit 1f4d3b3

Please sign in to comment.