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:
parent
9a244b69dd
commit
b8f53d8c74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user