Accepting request 1091267 from security
OBS-URL: https://build.opensuse.org/request/show/1091267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rust-keylime?expand=0&rev=16
This commit is contained in:
commit
e33102575f
@ -5,7 +5,7 @@ Description=Load the IMA Policy
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
Environment=IMA_SECFS_POLICY=/sys/kernel/security/ima/policy
|
||||
Environment=IMA_POLICY=/etc/ima/ima-policy
|
||||
Environment=IMA_POLICY=/etc/ima/ima-policy.POST-SYSTEMD
|
||||
ExecStart=bash -c '[ -f $IMA_SECFS_POLICY ] && [ -f $IMA_POLICY ] && cat $IMA_POLICY > $IMA_SECFS_POLICY'
|
||||
TimeoutStartSec=0
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 09:08:22 UTC 2023 - Alberto Planas Dominguez <aplanas@suse.com>
|
||||
|
||||
- Recommends the IMA Policy subpackage only if SELinux is configured
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 05 08:41:33 UTC 2023 - aplanas@suse.com
|
||||
|
||||
|
@ -51,7 +51,7 @@ BuildRequires: tpm2-0-tss-devel
|
||||
Requires: libtss2-tcti-device0
|
||||
Requires: logrotate
|
||||
Requires: tpm2.0-abrmd
|
||||
Recommends: keylime-ima-policy
|
||||
Recommends: (keylime-ima-policy if selinux-policy-targeted)
|
||||
Provides: user(keylime)
|
||||
%sysusers_requires
|
||||
# Disable this line if you wish to support all platforms. In most
|
||||
|
Loading…
x
Reference in New Issue
Block a user