To administer BridgeDB, I log in as phw and then run "sudo -u bridgestrap -s". When doing the same for the bridgestrap user, I'm told that "user phw is not allowed to execute '/bin/bash' as bridgestrap." Can you please fix that? Or suggest an alternative for setting up and taking care of the bridgestrap process?
I ran into one more issue: while configuring my systemd user script, I got the error Failed to connect to bus: No such file or directory after running systemctl --user daemon-reload. As you point out in your guide, I did first run export XDG_RUNTIME_DIR=/run/user/$(id -u) but the directory /run/user/2150 does not exist. Can you please help with that?
I ran into one more issue: while configuring my systemd user script, I got the error Failed to connect to bus: No such file or directory after running systemctl --user daemon-reload. As you point out in your guide, I did first run export XDG_RUNTIME_DIR=/run/user/$(id -u) but the directory /run/user/2150 does not exist. Can you please help with that?