Remove /etc/profile.d

This commit is contained in:
Calin Crisan 2019-01-27 22:23:11 +02:00
parent 75a1f0526a
commit 4cbc7b8e65

View File

@ -218,3 +218,5 @@ rm -f ${TARGET}/etc/init.d/S91smb
# other unwanted dirs # other unwanted dirs
rm -rf ${TARGET}/data/* rm -rf ${TARGET}/data/*
rm -rf ${TARGET}/run rm -rf ${TARGET}/run
rm -rf ${TARGET}/etc/profile.d