Added instructions to set XDG_RUNTIME_DIR in ~/.bashrc
@@ -102,6 +102,7 @@ python3 sunrise.py
export XDG_RUNTIME_DIR=/run/user/$(id -u)
systemctl --user list-timers 'sky-cam-sunrise*'
# Add that export to your ~/.bashrc so it's always set in your shell:
echo 'export XDG_RUNTIME_DIR=/run/user/$(id -u)' >> ~/.bashrc
The note is not visible to the blocked user.