summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/chassis-system-reset.service
blob: 91cbc90dfa5cc9c59b6f07b697aa97b7766f8c0f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=System unit to hard reset or system reset chassis for yosemitev2

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=i2cset -f -y 10 0x40 0xd9 c

[Install]
WantedBy=chassis-system-reset.target