feat(profile): small improvment on systemd profiles.

This commit is contained in:
Alexandre Pujol 2024-05-18 13:09:25 +01:00
parent 17bfd0e869
commit 5e6af16580
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 7 additions and 12 deletions

View file

@ -6,8 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{bin}/systemd-mount
@{exec_path} += @{bin}/systemd-umount
@{exec_path} = @{bin}/systemd-mount @{bin}/systemd-umount
profile systemd-mount @{exec_path} {
include <abstractions/base>
include <abstractions/disks-write>