Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
b8485a60bce61ef2c5e6337a2f7b677871565a01
/
.
/
meta-google
/
recipes-google
/
host-power-ctrl
/
gpio-host-pwr
/
host-poweroff-watchdog.service
blob: 175dd1f088b91c834a8316f751e936c8ec6bc2c6 [
file
] [
log
] [
blame
]
Tom Tung
48ea66b
2021-08-06 14:19:14 +0800
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
Power
off host
3
4
[
Service
]
5
Type
=
oneshot
6
Environment
=
DONT_STOP_WATCHDOG
=
1
7
ExecStart
=
/usr/
bin
/
host_poweroff
.
sh