[Kolab-devel] [issue1046] 1 line not converted from just rc to openpkg rc in kolab_bootstrap

Richard Bos kolab-issues at intevation.de
Wed Dec 28 11:38:12 CET 2005


New submission from Richard Bos <radoeka at xs4all.nl>:

I think that 1 rc call in kolab_boostrap has not been converted to    
openpkg, see:    
   
389:#      system("@bindir@/openpkg rc openldap stop"); 
634:      system("@sysconfdir@/rc openldap stop"); 
701:  kolab_system("@bindir@/openpkg rc openldap stop"); 
703:  kolab_system("@bindir@/openpkg rc openldap stop"); 
822:  kolab_system("ssh -CA $master_host @bindir@/openpkg rc openldap stop"); 
824:  kolab_system("ssh -CA $master_host @bindir@/openpkg rc openldap start"); 
  
I think that the line with '<<<<<' should be: 
@bindir@/openpkg rc openldap stop   as well...

----------
assignedto: martin
messages: 6147
nosy: bernhard, martin, mhuewe, rbos, steffen
priority: urgent
status: unread
title: 1 line not converted from just rc to openpkg rc in kolab_bootstrap
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1046>
________________________________________________




More information about the devel mailing list