Add setup/modules/FreeipaAnsible/ansible/baseuser-sync.path
parent
f34cbd83b9
commit
7d96df03ac
|
|
@ -0,0 +1,8 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Trigger BaseUser sync on login
|
||||||
|
|
||||||
|
[Path]
|
||||||
|
PathExistsGlob=/run/user/*
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Loading…
Reference in New Issue