fix: entrypoint for systemd-cryptsetup.

This commit is contained in:
Alexandre Pujol 2024-03-04 23:27:21 +00:00
parent 8ea0964724
commit 89cd3d023b
Failed to generate hash of commit

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_path} = @{lib}/systemd/systemd-cryptsetup
@{exec_path} = @{bin}/systemd-cryptsetup @{lib}/systemd/systemd-cryptsetup
profile systemd-cryptsetup @{exec_path} {
include <abstractions/base>
include <abstractions/systemd-common>