diff --git a/ppp.te b/ppp.te
index 58b640ae5079dc6b1f55bc7f063d840884c8bd4d..d7ed70d5defd370642b13c45312d906e719a7799 100644
--- a/ppp.te
+++ b/ppp.te
@@ -11,9 +11,6 @@ allow ppp mtp:unix_dgram_socket rw_socket_perms;
 allow ppp ppp_device:chr_file rw_file_perms;
 allow ppp self:capability net_admin;
 allow ppp system_file:file rx_file_perms;
-# XXX Run toolbox.  Might not be needed.
-allow ppp toolbox_exec:file rx_file_perms;
-auditallow ppp toolbox_exec:file rx_file_perms;
 allow ppp vpn_data_file:dir w_dir_perms;
 allow ppp vpn_data_file:file create_file_perms;
 allow ppp mtp:fd use;