Debug running jobs
This commit is contained in:
parent
81ba053624
commit
00a11da088
@ -376,6 +376,9 @@ if [ -f "$imagepath" ]; then
|
||||
betterlockscreen -u "$imagepath" &
|
||||
fi
|
||||
|
||||
jobs
|
||||
jobs -p
|
||||
|
||||
# reload systemd user scripts
|
||||
systemctl --user daemon-reload
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user