1
0
forked from brl/citadel
citadel/meta-citadel/recipes-citadel/citadel-config/files/systemd/citadel-launch-default-realm.path

12 lines
267 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Wait for creation of PA and Wayland sockets before launching first realm.
Wants=run-user-1000.mount
After=run-user-1000.mount
[Path]
PathChanged=/run/user/1000/pulse/native
PathChanged=/run/user/1000/wayland-0
[Install]
WantedBy=graphical.target