feat(profiles): ensure child-open is available.

This commit is contained in:
Alexandre Pujol 2023-09-10 12:10:14 +01:00
parent 3147f7d59a
commit e381aace56
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 17 additions and 43 deletions

View file

@ -67,8 +67,10 @@ profile gpartedbin @{exec_path} {
@{bin}/tune2fs rPx,
@{bin}/xfs_io rPUx,
@{bin}/xdg-open rCx -> child-open,
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rCx -> child-open,
@{bin}/xdg-open rPx -> child-open,
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rPx -> child-open,
@{lib}/gio-launch-desktop rPx -> child-open,
@{HOME}/.Xauthority r,
owner @{HOME}/*.htm w,