Skip to content
Snippets Groups Projects
Commit ed7faf01 authored by Ricardo Tavares de Oliveira's avatar Ricardo Tavares de Oliveira
Browse files

postinst: Added code to disable the device white list

parent dadd22c2
No related branches found
No related tags found
No related merge requests found
...@@ -26,4 +26,6 @@ OLDDIR=$(pwd) ...@@ -26,4 +26,6 @@ OLDDIR=$(pwd)
cd /etc/le-multiterminal/userful-multiplier cd /etc/le-multiterminal/userful-multiplier
/bin/bash ./installer.sh /bin/bash ./installer.sh
sed -i "s#CD/DVD_WHITELIST=on#CD/DVD_WHITELIST=off#g" /etc/userful/CD-whitelist
cd ${OLDDIR} cd ${OLDDIR}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment