blob: ab55c15e38d8581052a2bfad1badc3cdb8df2752 [file] [log] [blame]
Stephen Smalley2dd4e512012-01-04 12:33:27 -05001# Enable new networking controls.
2policycap network_peer_controls;
3
4# Enable open permission check.
5policycap open_perms;
Stephen Smalley431bdd92016-12-08 13:35:27 -05006
7# Enable separate security classes for
8# all network address families previously
9# mapped to the socket class and for
10# ICMP and SCTP sockets previously mapped
11# to the rawip_socket class.
12policycap extended_socket_class;
13