Public bug reported:

Binary package hint: portmap

portmap never stops. head of portmap.conf in karmic:

# portmap - RPC port mapper

# Portmap is a server that converts RPC (Remote Procedure Call) program
# numbers into DARPA protocol port numbers. It must be running in order
# to make RPC calls.

description     "RPC port mapper"
author          "Steve Langasek <steve.langa...@canonical.com>"

start on (local-filesystems
          and net-device-up IFACE=lo)

expect fork
respawn
...

this results in gssd and rpc.statd also to keep going until power-off.

why http://launchpadlibrarian.net/32672931/portmap-431248.diff didn't
made it in?

maybe related: during shutdown, rpc.statd repawns several times.

** Affects: portmap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
portmap misses a stop stanza
https://bugs.launchpad.net/bugs/483768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to