ansible-roles/roles/zimbra/templates/zmldapsync.service.j2

8 lines
126 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
[Unit]
Description=Sync LDAP accounts into Zimbra
[Service]
Type=oneshot
ExecStart=/opt/zimbra/bin/zmldapsync
TimeoutSec=300