fix(profile): issues in finalrd.
This commit is contained in:
parent
e2c1a17425
commit
2ce7663016
1 changed files with 3 additions and 5 deletions
|
|
@ -37,16 +37,14 @@ profile finalrd @{exec_path} {
|
||||||
@{bin}/touch rix,
|
@{bin}/touch rix,
|
||||||
|
|
||||||
@{bin}/ldd rCx -> ldd,
|
@{bin}/ldd rCx -> ldd,
|
||||||
@{lib}/@{multiarch}/ld-linux-*so* rCx -> ldd,
|
|
||||||
|
|
||||||
@{bin}/systemd-tmpfiles rPx,
|
@{bin}/systemd-tmpfiles rPx,
|
||||||
|
@{lib}/@{multiarch}/ld-linux-*so* rCx -> ldd,
|
||||||
@{lib}/systemd/systemd-shutdown rPx,
|
@{lib}/systemd/systemd-shutdown rPx,
|
||||||
|
/usr/share/finalrd/*.finalrd rix,
|
||||||
|
|
||||||
@{lib}/{,*} r,
|
@{lib}/{,*} r,
|
||||||
@{bin}/{,*} r,
|
@{bin}/{,*} r,
|
||||||
|
|
||||||
/usr/share/finalrd/mdadm.finalrd ix
|
|
||||||
/usr/share/finalrd/open-iscsi.finalrd ix,
|
|
||||||
/usr/share/finalrd/{,**} r,
|
/usr/share/finalrd/{,**} r,
|
||||||
/usr/share/initramfs-tools/hook-functions r,
|
/usr/share/initramfs-tools/hook-functions r,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue