Initial commit
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user