Blacklist imagemagick
This commit is contained in:
parent
3520cb8cde
commit
0296b3c300
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,8 @@ echo "P: Begin executing remove-blacklisted-packages chroot hook..."
|
|||
|
||||
apt-get autoremove --purge -f -q -y \
|
||||
foot \
|
||||
imagemagick \
|
||||
imagemagick-* \
|
||||
lxqt-qtplugin \
|
||||
lxqt-notificationd \
|
||||
systemsettings \
|
||||
|
|
|
@ -4,6 +4,8 @@ echo "P: Begin executing remove-blacklisted-packages chroot hook..."
|
|||
|
||||
apt-get autoremove --purge -f -q -y \
|
||||
foot \
|
||||
imagemagick \
|
||||
imagemagick-* \
|
||||
lxqt-qtplugin \
|
||||
lxqt-notificationd \
|
||||
systemsettings \
|
||||
|
|
Loading…
Add table
Reference in a new issue