%ghost /var/lib/{machines,portables}

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-11-24 10:00:32 +01:00
parent b7c95ddd9e
commit d1ad6b189d
1 changed files with 2 additions and 0 deletions

View File

@ -980,6 +980,7 @@ fi
%ghost %dir %attr(0755,-,-) /etc/systemd/system/sysinit.target.wants
%ghost %dir %attr(0755,-,-) /etc/systemd/system/system-update.target.wants
%ghost %dir %attr(0755,-,-) /etc/systemd/system/timers.target.wants
%ghost %dir %attr(0700,-,-) /var/lib/portables
%ghost %dir %attr(0755,-,-) /var/lib/rpm-state/systemd
%files libs -f .file-list-libs
@ -996,6 +997,7 @@ fi
%files udev -f .file-list-udev
%files container -f .file-list-container
%ghost %dir %attr(0700,-,-) /var/lib/machines
%files journal-remote -f .file-list-remote