summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.LDAP.PrivilegeMapper.service
blob: 38c6360e0a4dd9626c006a85475c42104564b820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor LDAP privilege mapper

[Service]
ExecStart=/usr/bin/env phosphor-ldap-mapper
SyslogIdentifier=phosphor-ldap-mapper
Restart=always
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud