Remove smartctl from Dell S6100 debian package (#15484)
* Remove smartctl from Dell S6100 debian package
This commit is contained in:
parent
51a2c13540
commit
1c0f05707f
@ -246,7 +246,10 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
|
||||
mcelog \
|
||||
ndisc6 \
|
||||
python-pip \
|
||||
ipmitool
|
||||
ipmitool \
|
||||
lsof \
|
||||
sysstat \
|
||||
smartmontools \
|
||||
|
||||
## Set /etc/shadow permissions to -rw-------.
|
||||
sudo LANG=c chroot $FILESYSTEM_ROOT chmod 600 /etc/shadow
|
||||
|
@ -20,7 +20,6 @@ s6100/scripts/platform_watchdog_enable.sh usr/local/bin
|
||||
s6100/scripts/platform_watchdog_disable.sh usr/local/bin
|
||||
s6100/scripts/sensors usr/bin
|
||||
s6100/scripts/iSMART_64 usr/local/bin
|
||||
s6100/scripts/smartctl usr/sbin
|
||||
s6100/systemd/platform-modules-s6100.service etc/systemd/system
|
||||
s6100/systemd/s6100-i2c-enumerate.service etc/systemd/system
|
||||
s6100/modules/sonic_platform-1.0-py2-none-any.whl usr/share/sonic/device/x86_64-dell_s6100_c2538-r0
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user