summaryrefslogtreecommitdiff
path: root/Biz/Que/Host.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-09-04 11:51:37 -0400
committerBen Sima <ben@bsima.me>2025-09-04 11:56:38 -0400
commit3d379840141399eaa9c44f72e0ac48266a3edf40 (patch)
treed131cfb4e66108799a5a01dafd312dfdb6acd918 /Biz/Que/Host.hs
parentddad1f4c648ae4e1f1197949c2ad864f422ad25c (diff)
Disable dbus connection attempt during deployment
When I deploy, I get an error like this: Error: Failed to open dbus connection Caused by: Failed to connect to socket /run/user/1000/bus: Connection refused According to Claude, this is because dbus is trying to do stuff while I'm running the `systemd-run` command, but that loses my user context so dbus errors out, and I can disable dbus by setting this variable to nothing. I guess we'll see if it works!
Diffstat (limited to 'Biz/Que/Host.hs')
0 files changed, 0 insertions, 0 deletions