1
0
forked from brl/citadel
citadel/meta-citadel/recipes-citadel/citadel-config/files/systemd/watch-run-user.path

11 lines
183 B
SYSTEMD

[Unit]
Description=Watch for creation of /run/user/1000
After=run-user-1000.mount
Requires=run-user-1000.mount
[Path]
PathExists=/run/user/1000
[Install]
WantedBy=multi-user.target