blob: 20e518d8c625bf3e2475d600b8cccb3b11fc7bc5 [file] [log] [blame]
Nagaraju Gorugantidf045f12018-09-03 21:56:42 -05001[Unit]
2Description=Phosphor Ldap config updater
3Wants=nslcd.service nscd.service
4After=nslcd.service nscd.service
5Before=xyz.openbmc_project.Software.Sync.service
6
7[Service]
8ExecStart=/usr/bin/env phosphor-ldap-conf
9SyslogIdentifier=phosphor-ldap-conf
10Restart=always
11Type=dbus
12BusName={BUSNAME}
13
14[Install]
Brad Bishopfc81e382019-04-06 13:58:07 -040015WantedBy=multi-user.target