2017-03-03 02:11:17

by Russell Coker

[permalink] [raw]
Subject: [refpolicy] *_conf_t and *_runtime_t

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/


2017-03-04 12:20:29

by Chris PeBenito

[permalink] [raw]
Subject: [refpolicy] *_conf_t and *_runtime_t

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