d475b96aa3
* Update 50-ttyUSB-C0.rules Remove some debug codes * Update popmsg.sh remove the debug info * Update udev_prefix.sh remove debug info * Update platform-modules-haliburton.postinst To enable the execute permission of udev scripts * Update 50-ttyUSB-C0.rules Fix port 13 - 48 plug out but not pop out message issue. Signed-off-by: Jing Kan jika@microsoft.com
11 lines
315 B
Plaintext
11 lines
315 B
Plaintext
depmod -a
|
|
systemctl enable platform-modules-haliburton.service
|
|
systemctl enable fancontrol.service
|
|
|
|
systemctl start platform-modules-haliburton.service
|
|
systemctl start fancontrol.service
|
|
|
|
/usr/local/bin/platform_api_mgnt.sh install
|
|
sudo chmod +x /usr/local/bin/udev_prefix.sh
|
|
sudo chmod +x /usr/local/bin/popmsg.sh
|