blob: ccf4ee1b0a7d8cdad7b6084a915dbcb541540a7f [file] [log] [blame]
SpencerKu83d0a872020-03-24 16:18:14 +08001[Unit]
2Description=Hotswap Controller Setting Changing
3Before=xyz.openbmc_project.Hwmon@.service
4
5[Service]
6ExecStart=/usr/bin/gsj-hotswap-change-setting.sh
7Restart=no
8Type=oneshot
9RemainAfterExit=true
10StandardOutput=syslog
11
12[Install]
13WantedBy=multi-user.target