summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.LDAP.PrivilegeMapper.service
blob: abd0e69931c284b7e855284a395c128b4865b1bf (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=multi-user.target
OpenPOWER on IntegriCloud