Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
b30417da9cd87c8282c2cc9e48228d9412273d1b
/
.
/
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