portmap daemon is started two times
Asked by
Ricardo
on 2008-07-06
In the boot process of ubuntu (text mode) I see:
...
* Configuring network interfaces
* Starting portmap daemon
* Starting NFS common utilities
...
...
* Starting OpenBSD secure shell server sshd
* Starting portmap daemon
* Already running
* Starting NFS common utilities
...
Is this normal?
Thanks.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- upstart Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Scott James Remnant (Canonical)
- Solved:
- 2008-07-09
- Last query:
- 2008-07-09
- Last reply:
- 2008-07-09
This is completely normal, the services are being started by the old System V scripts which do not have the abilities of Upstart -- one of the primary reasons for developing Upstart is to remove issues like this.
Ricardo (jimenezrick) said : | #2 |
Thanks Scott James Remnant, that solved my question.
To post a message you must log in.