Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
462023addac00b521fc2e59ae53080046438ddfa
/
.
/
bmcweb.service.in
blob: fdb023b8094750ae6955ea852a43c6a246d4032e [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Start
bmcweb server
Wants
=
network
.
target
After
=
network
.
target
[
Service
]
ExecReload
=
kill
-
s HUP $MAINPID
ExecStart
=
@CMAKE_INSTALL_PREFIX@
/
bin
/
bmcweb
Type
=
simple
WorkingDirectory
=
/home/
root
[
Install
]
WantedBy
=
network
.
target