Description of problem:
there is always a line "=================" output whenever I call ipactl restart, as below:
[root@works4me ~]# ipactl restart
Restarting Directory Service
Shutting down dirsrv:
PKI-IPA... [ OK ]
SJC-REDHAT-COM... [ OK ]
Starting dirsrv:
PKI-IPA... [ OK ]
SJC-REDHAT-COM... [ OK ]
Restarting KDC Service
Stopping Kerberos 5 KDC: [ OK ]
Starting Kerberos 5 KDC: [ OK ]
Restarting KPASSWD Service
Shutting down ipa_kpasswd: [ OK ]
Starting ipa_kpasswd: [ OK ]
Restarting HTTP Service
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Restarting CA Service
Stopping pki-ca: [ OK ]
============================================================
Starting pki-ca: [ OK ]
Not a major problem, it is just annoy.
Version-Release number of selected component (if applicable):freeipa-server-2.0-0.2011020119gitec59e61.fc14.i686
How reproducible: always
Steps to Reproduce:
1. ipactl restart
(In reply to comment #2)
> Inspected by mkosek: this issue originates in pki startup script. Reassigning
> the bug.
I will move the bug back to IPA and clone it for CS team.
Description of problem: there is always a line "=================" output whenever I call ipactl restart, as below: [root@works4me ~]# ipactl restart Restarting Directory Service Shutting down dirsrv: PKI-IPA... [ OK ] SJC-REDHAT-COM... [ OK ] Starting dirsrv: PKI-IPA... [ OK ] SJC-REDHAT-COM... [ OK ] Restarting KDC Service Stopping Kerberos 5 KDC: [ OK ] Starting Kerberos 5 KDC: [ OK ] Restarting KPASSWD Service Shutting down ipa_kpasswd: [ OK ] Starting ipa_kpasswd: [ OK ] Restarting HTTP Service Stopping httpd: [ OK ] Starting httpd: [ OK ] Restarting CA Service Stopping pki-ca: [ OK ] ============================================================ Starting pki-ca: [ OK ] Not a major problem, it is just annoy. Version-Release number of selected component (if applicable):freeipa-server-2.0-0.2011020119gitec59e61.fc14.i686 How reproducible: always Steps to Reproduce: 1. ipactl restart