Debug running jobs

This commit is contained in:
exu 2023-11-10 13:27:25 +01:00
parent 81ba053624
commit 00a11da088

View File

@ -376,6 +376,9 @@ if [ -f "$imagepath" ]; then
betterlockscreen -u "$imagepath" &
fi
jobs
jobs -p
# reload systemd user scripts
systemctl --user daemon-reload