Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-quanta
/
e2c1d850ae844ccaf59c779d8967e8de74df322f
/
.
/
meta-gbs
/
recipes-gbs
/
cpld-ver-check
/
files
/
cpld-version.service
blob: 87f42ae053dfc296ddc8c95565789b3019d66e73 [
file
] [
log
] [
blame
]
George Hung
895ca7c
2020-06-11 21:20:11 +0800
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
Report
CPLD
Version
3
4
[
Service
]
5
RemainAfterExit
=
yes
6
Type
=
oneshot
7
ExecStart
=
/usr/
bin
/
cpld_version
.
sh
8
9
[
Install
]
10
WantedBy
=
multi
-
user
.
target