Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7693

Typo in jmx.acl.org.apache.karaf.system.cfg rebootCleanAll

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • fuse-7.0
    • fuse-7.0
    • Karaf
    • None
    • % %
    • Fuse 7.0 Sprint 24

      I think there is a typo in jmx.acl.org.apache.karaf.system.cfg:

        1 
        2                 #
        3                 # JMX ACL specific to the org.apache.karaf:type=system,name=* MBean which maps to the Karaf MBean
        4                 # to control OSGi bundles.
        5                 #
        6                 # For a description of the format of this file, see jmx.acl.cfg
        7                 #
        8                 setProperty = admin
        9                 getPropert* = admin, manager, viewer
       10                 halt = admin
       11                 reboot = admin
       12                 rebootCleanCache = admin
       13                 rebootCleanCleanAll = admin
      

      The last row probably should be rebootCleanAll = admin

              acosenti Andrea Cosentino
              avano@redhat.com Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: