1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2025-08-04 10:15:44 +07:00
ansible-setup/roles/common/files/user_home/.config/systemd/user/lock.target
2022-07-08 16:09:22 +07:00

9 lines
255 B
SYSTEMD

[Unit]
Description=Services which should run when session is locked
Documentation=man:systemd.special(7)
Requires=lock-helper.service
BindsTo=graphical-session.target dwm.service
Conflicts=unlock.target
After=graphical-session.target
StopWhenUnneeded=yes