10 lines
399 B
Text
10 lines
399 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
dbus send bus=system path=/fi/w1/wpa_supplicant1
|
|
interface=org.freedesktop.DBus.Properties
|
|
member={GetAll,PropertiesChanged}
|
|
peer=(name=:*, label=wpa-supplicant),
|
|
|
|
include if exists <abstractions/bus/fi.w1.wpa_supplicant1.d>
|