Comment 2 for bug 1264069

Revision history for this message
Harald Sitter (apachelogger) wrote :

FWIW if someone wants to permanently remove the files to reclaim disk space one could simply place a file in /etc/apt/apt.conf.d/foo.conf containing something like

DPkg
{
Post-Invoke {"rm -rf /usr/share/wallpapers/*";};
};