Howdy, Any news regarding this patch? Thanks!
Cheers, mmello On Sat, 2011-06-25 at 02:24 -0300, Marcelo Moreira de Mello wrote: > Hello, > > Follow a new patch which follow the guidelines raise by Jan. This > patch makes rhn-actions-control --disable-all to remove both files and > --report check if all or run file exists. > > # rhn-actions-control --disable-all ; > tree /etc/sysconfig/rhn/allowed-actions > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > `-- script > > # rhn-actions-control --report ; tree /etc/sysconfig/rhn/allowed-actions > deploy is disabled > diff is disabled > upload is disabled > mtime_upload is disabled > run is disabled > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > `-- script > > 2 directories, 0 files > # rhn-actions-control --enable-all ; > tree /etc/sysconfig/rhn/allowed-actions > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > | `-- all > `-- script > `-- all > > # rhn-actions-control --report ; tree /etc/sysconfig/rhn/allowed-actions > deploy is enabled > diff is enabled > upload is enabled > mtime_upload is enabled > run is enabled > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > | `-- all > `-- script > `-- all > > # rhn-actions-control --disable-all ; > tree /etc/sysconfig/rhn/allowed-actions > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > `-- script > > # rhn-actions-control --enable-run ; > tree /etc/sysconfig/rhn/allowed-actions ; rhn-actions-control --report > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > `-- script > `-- run > > deploy is disabled > diff is disabled > upload is disabled > mtime_upload is disabled > run is enabled > > # rhn-actions-control --disable-run ; > tree /etc/sysconfig/rhn/allowed-actions ; rhn-actions-control --report > /etc/sysconfig/rhn/allowed-actions > |-- configfiles > `-- script > > deploy is disabled > diff is disabled > upload is disabled > mtime_upload is disabled > run is disabled > > Thank you! > > Cheers, > mmello > > _______________________________________________ > Spacewalk-devel mailing list > Spacewalk-devel@redhat.com > https://www.redhat.com/mailman/listinfo/spacewalk-devel _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel