Files

11 lines
194 B
Desktop File
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
[Unit]
Description=System unit to hard reset or system reset chassis
[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=i2cset -y 7 0x45 0xd9 c
[Install]
WantedBy=chassis-system-reset.target