summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager/xyz.openbmc_project.User.Manager.service
blob: 67d8b8bbc75ea526583da38f13a0c83e2d2bcb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor User Manager

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

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud