/etc/passwd\.adjunct.* -- gen_context(system_u:object_r:shadow_t,s0)
/etc/shadow.* -- gen_context(system_u:object_r:shadow_t,s0)
/etc/passwd-? -- gen_context(system_u:object_r:passwd_file_t,s0)
+/etc/passwd\.OLD -- gen_context(system_u:object_r:passwd_file_t,s0)
/etc/ptmptmp -- gen_context(system_u:object_r:passwd_file_t,s0)
/etc/group-? -- gen_context(system_u:object_r:passwd_file_t,s0)
files_etc_filetrans($1, passwd_file_t, file, "group-")
files_etc_filetrans($1, passwd_file_t, file, "passwd")
files_etc_filetrans($1, passwd_file_t, file, "passwd-")
+ files_etc_filetrans($1, passwd_file_t, file, "passwd.OLD")
files_etc_filetrans($1, passwd_file_t, file, "ptmptmp")
files_etc_filetrans($1, shadow_t, file, "shadow")
files_etc_filetrans($1, shadow_t, file, "shadow-")