blob: abd0e69931c284b7e855284a395c128b4865b1bf [file] [log] [blame]
Tom Joseph70474372018-10-07 05:51:04 -05001[Unit]
2Description=Phosphor LDAP privilege mapper
3
4[Service]
5ExecStart=/usr/bin/env phosphor-ldap-mapper
6SyslogIdentifier=phosphor-ldap-mapper
7Restart=always
8Type=dbus
9BusName={BUSNAME}
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target