16882166 X packages should remove restart_fmri=svc:/system/rbac:default from rbac files s12_24
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Thu, 30 May 2013 13:17:41 -0700
changeset 1383 e7091a565981
parent 1382 0b682a0fb357
child 1384 d7ee8015b503
16882166 X packages should remove restart_fmri=svc:/system/rbac:default from rbac files
pkg/transforms/restart_fmri
--- a/pkg/transforms/restart_fmri	Fri May 24 15:50:17 2013 -0700
+++ b/pkg/transforms/restart_fmri	Thu May 30 13:17:41 2013 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -25,10 +25,6 @@
 <transform file path=lib/svc/manifest/.+\.xml -> \
     add restart_fmri svc:/system/manifest-import:default>
 
-# RBAC files
-<transform file path=etc/security/[^/]+_attr.d/.+ -> \
-    add restart_fmri svc:/system/rbac:default>
-
 # Fonts and font configuration
 <transform file path=etc/fonts/conf\.(avail|d)/.+ -> \
     add restart_fmri svc:/application/font/fc-cache:default>