Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
12a53525ef96ab018e3ea8bb1579fd24552d7847
/
.
/
common
/
recipes-phosphor
/
system
/
obmc-mgr-state
/
obmc-mgr-state.service
blob: 2a07c2b289623233929f24ed4ed357078f090ab5 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Restore
Last
State
Wants
=
obmc
-
mgr
-
state
.
target
After
=
obmc
-
mgr
-
state
.
target
[
Service
]
Restart
=
no
Type
=
oneshot
ExecStart
={
sbindir
}/
discover_system_state
.
py
Environment
=
"PYTHONUNBUFFERED=1"
[
Install
]
WantedBy
={
SYSTEMD_DEFAULT_TARGET
}