SMACK applyed
[framework/connectivity/wpasupplicant.git] / packaging / wpa_supplicant.manifest
1 <manifest>
2         <define>
3                 <domain name="wpasupplicant"/>
4                 <request>
5                         <smack request="dbus" type="rwx"/>
6                 </request>
7                 <permit>
8                         <smack permit="dbus" type="rwx"/>
9                 </permit>
10         </define>
11         <assign>
12                 <filesystem path="/etc/dbus-1/system.d/wpa_supplicant.conf" label="_"/>
13                 <filesystem path="/usr/lib/systemd/system/network.target.wants/wpa_supplicant.service" label="_"/>
14                 <filesystem path="/usr/lib/systemd/system/wpa_supplicant.service" label="_"/>
15                 <filesystem path="/usr/share/dbus-1/services/fi.w1.wpa_supplicant1.service" label="_"/>
16                 <filesystem path="/usr/share/dbus-1/services/fi.epitest.hostap.WPASupplicant.service" label="_"/>
17                 <filesystem path="/usr/share/doc/wpasupplicant/README.wpa_supplicant.conf.gz" label="_"/>
18                 <filesystem path="/etc/rc.d/init.d/wpa_supplicant" label="_" exec_label="none"/>
19                 <filesystem path="/etc/rc.d/rc3.d/S62wpasupplicant" label="_" exec_label="none"/>
20                 <filesystem path="/etc/rc.d/rc5.d/S62wpasupplicant" label="_" exec_label="none"/>
21         </assign>
22         <request>
23                 <domain name="wpasupplicant"/>
24         </request>
25 </manifest>