transforms/actuators
changeset 827 0944d8c0158b
parent 15 21f7a7ab78ba
child 1327 1e7825e85ede
--- a/transforms/actuators	Wed May 23 11:03:10 2012 -0700
+++ b/transforms/actuators	Thu May 24 04:16:47 2012 -0400
@@ -20,8 +20,7 @@
 #
 
 #
-# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 # SFW service manifests
@@ -47,3 +46,13 @@
 # GNOME/XDG desktop files
 <transform file path=usr/share/applications/.*\.desktop$ -> \
     default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
+
+# RAD
+<transform file path=usr/lib/rad/.* -> add restart_fmri \
+    svc:/system/rad:local>
+<transform file path=usr/lib/rad/.* -> add restart_fmri \
+    svc:/system/rad:remote>
+<transform file path=usr/lib/.*libadr.so.1 -> add restart_fmri \
+    svc:/system/rad:local>
+<transform file path=usr/lib/.*libadr.so.1 -> add restart_fmri \
+    svc:/system/rad:remote>