feat(profile): improve integration with Tumbleweed.

see #576
This commit is contained in:
Alexandre Pujol 2024-10-23 11:39:49 +01:00
parent d9208e0648
commit 25049292eb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 21 additions and 7 deletions

View file

@ -13,6 +13,10 @@ profile sync @{exec_path} {
@{exec_path} mr,
# Common paths where sync is used to flush all write operations on a single file to disk
# TODO: /** rw, ?
/boot/initrd-*-default rw,
include if exists <local/sync>
}