I noticed that getty_etc_t has changed to getty_conf_t and getty_var_run_t has
changed to getty_runtime_t. Chris, why don't you change all the type names in
this manner? If you do them all at once it will be less work for everyone
than changing them one at a time and will also give consistency in type names.
--
My Main Blog http://etbe.coker.com.au/
My Documents Blog http://doc.coker.com.au/
On 03/02/17 21:11, Russell Coker via refpolicy wrote:
> I noticed that getty_etc_t has changed to getty_conf_t and getty_var_run_t has
> changed to getty_runtime_t. Chris, why don't you change all the type names in
> this manner? If you do them all at once it will be less work for everyone
> than changing them one at a time and will also give consistency in type names.
This particular change came from a github pull request. I didn't want
to do a large scale change because the number of patches coming in has
been high. I want to minimize collisions. Once things quiet down, this
can be revisited.
--
Chris PeBenito