13 lines
240 B
Desktop File
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
|