Remove /var/lib/yum from initrd

This commit is contained in:
Martin Gracik 2010-10-13 10:30:22 +02:00
parent f96f015593
commit bdbc31b797
1 changed files with 1 additions and 0 deletions

View File

@ -458,6 +458,7 @@ remove --path "/srv"
remove --path "/var/cache"
remove --path "/var/db"
remove --path "/var/games"
remove --path "/var/lib/yum"
remove --path "/var/local"
remove --path "/var/log"
remove --path "/var/mail"