VirtualBox

Changes between Initial Version and Version 1 of Ticket #15574, comment 11


Ignore:
Timestamp:
Jul 16, 2016 12:20:25 PM (8 years ago)
Author:
cowbutt

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15574, comment 11

    initial v1  
    99
    1010require {
    11         type unconfined_t;
    12         type var_lib_t;
    13         type init_t;
    14         type xdm_t;
    15         class lnk_file read;
    16         class service enable;
     11        type unconfined_t;[[BR]]
     12        type var_lib_t;[[BR]]
     13        type init_t;[[BR]]
     14        type xdm_t;[[BR]]
     15        class lnk_file read;[[BR]]
     16        class service enable;[[BR]
    1717}
    1818
    19 #============= unconfined_t ==============
    20 allow unconfined_t init_t:service enable;
     19#============= unconfined_t ==============[[BR]]
     20allow unconfined_t init_t:service enable;[[BR]]
    2121
    22 #============= xdm_t ==============
    23 allow xdm_t var_lib_t:lnk_file read;
     22#============= xdm_t ==============[[BR]]
     23allow xdm_t var_lib_t:lnk_file read;[[BR]]
    2424
    2525

© 2023 Oracle
ContactPrivacy policyTerms of Use