Accepting request 934166 from home:cfconrad:branches:Base:System
- Fix AppArmor profile -- allow access to /etc/ssl/openssl.cnf (bsc#1192959) OBS-URL: https://build.opensuse.org/request/show/934166 OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=65
This commit is contained in:
parent
299b5fcac4
commit
928e3f9dd7
@ -17,7 +17,7 @@ profile hostapd /usr/sbin/hostapd {
|
||||
|
||||
# grant read access to config files
|
||||
/etc/hostapd.* r,
|
||||
|
||||
/etc/ssl/openssl.cnf r,
|
||||
/etc/libnl/classid r,
|
||||
|
||||
@{PROC}/sys/net/ipv*/conf/*/arp_accept w,
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 20:52:19 UTC 2021 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- Fix AppArmor profile -- allow access to /etc/ssl/openssl.cnf
|
||||
(bsc#1192959)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 07:29:27 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user