Files
2026-04-23 17:07:55 +08:00

11 lines
194 B
Desktop File

[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