Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
6b48d014a73c147062bcd877965f41eab1b01b14
/
.
/
recipes-phosphor
/
host
/
phosphor-host-postd
/
lpcsnoop.service
blob: 117702c04b715647f6e2260dd3e78684da5dc31a [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
LPC
Snoop
Daemon
After
=
systemd
-
modules
-
load
.
service
[
Service
]
Restart
=
always
ExecStart
={
sbindir
}/
snoopd
-
d
"/dev/{SNOOP_DEVICE}"
-
b
"{POST_CODE_BYTES}"
[
Install
]
WantedBy
={
SYSTEMD_DEFAULT_TARGET
}