Clean up /dev.

/dev ends up with the files "null" and "kmsg" from scriptlets
redirecting output to special files that do not exist. Remove this
output.
This commit is contained in:
David Shea 2016-03-15 17:13:56 -04:00
parent 9a244b69dd
commit b8f53d8c74
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ remove /usr/share/mime/video /usr/share/mime/x-content /usr/share/mime/x-epoc
remove /var/db /var/games /var/tmp /var/yp /var/nis /var/opt /var/local
remove /var/mail /var/spool /var/preserve /var/report
remove /var/lib/rpm/* /var/lib/yum /var/lib/dnf
## clean up the files created by various '> /dev/null's
remove /dev/*
## icons cache
remove /usr/share/icons/*/icon-theme.cache