Files
OpenBMC/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.Ldap.Config.service
T

16 lines
333 B
Desktop File
Raw Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=Phosphor Ldap config updater
Wants=nslcd.service nscd.service
After=nslcd.service nscd.service
Before=xyz.openbmc_project.Software.Sync.service
[Service]
ExecStart=/usr/bin/env phosphor-ldap-conf
SyslogIdentifier=phosphor-ldap-conf
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy=multi-user.target