Files
OpenBMC/meta-quanta/meta-gsj/recipes-gsj/gsj-hotswap-change-setting/files/gsj-hotswap-change-setting.service
T
2026-04-23 17:07:55 +08:00

13 lines
240 B
Desktop File

[Unit]
Description=Hotswap Controller Setting Changing
Before=xyz.openbmc_project.Hwmon@.service
[Service]
ExecStart=/usr/bin/gsj-hotswap-change-setting.sh
Restart=no
Type=oneshot
RemainAfterExit=true
[Install]
WantedBy=multi-user.target