14 lines
273 B
Desktop File
14 lines
273 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Phosphor User Manager
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStartPre=-/usr/libexec/upgrade_hostconsole_group.sh
|
||
|
|
ExecStart=/usr/bin/env phosphor-user-manager
|
||
|
|
SyslogIdentifier=phosphor-user-manager
|
||
|
|
Restart=always
|
||
|
|
Type=dbus
|
||
|
|
BusName={BUSNAME}
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|