- Timestamp:
- Jan 20, 2007, 10:21:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
selinux/set_booleans.sh
r79 r102 15 15 allow_user_mysql_connect=1 \ 16 16 cron_can_relabel=1 \ 17 httpd_builtin_scripting= 1\17 httpd_builtin_scripting=0 \ 18 18 httpd_can_network_connect=1 \ 19 19 httpd_can_network_connect_db=1 \ … … 21 21 httpd_enable_cgi=1 \ 22 22 httpd_enable_homedirs=1 \ 23 httpd_ssi_exec= 1\23 httpd_ssi_exec=0 \ 24 24 httpd_tty_comm=1 \ 25 25 nfs_export_all_ro=1 \
Note: See TracChangeset
for help on using the changeset viewer.