blob: 67d8b8bbc75ea526583da38f13a0c83e2d2bcb18 [file] [log] [blame]
Vishwanatha Subbanna0f2b7b02017-10-18 15:47:54 +05301[Unit]
2Description=Phosphor User Manager
3
4[Service]
5ExecStart=/usr/bin/env phosphor-user-manager
6SyslogIdentifier=phosphor-user-manager
7Restart=always
8Type=dbus
9BusName={BUSNAME}
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target