FS#4273 - FAM starts portmap, but doesn't stop it
Attached to Project:
Arch Linux
Opened by name withheld (Gullible Jones) - Saturday, 25 March 2006, 22:58 GMT
Opened by name withheld (Gullible Jones) - Saturday, 25 March 2006, 22:58 GMT
|
Details
The latest version of FAM (2.7.0-9) starts portmap when
starting via the rc.d script; however, that script fails to
turn of portmap when stopping FAM.
(My feeling on this is that /etc/rc.d/fam should neither start nor stop portmap, for the sake of keeping things simple.) |
This task depends upon
Closed by Jan de Groot (JGC)
Saturday, 25 March 2006, 23:36 GMT
Reason for closing: Won't fix
Additional comments about closing: fam needs portmap to run. Other services could use portmap too, so we won't stop it from fam. The daemon is registered in the init system, so it gets stopped on shutdown.
Saturday, 25 March 2006, 23:36 GMT
Reason for closing: Won't fix
Additional comments about closing: fam needs portmap to run. Other services could use portmap too, so we won't stop it from fam. The daemon is registered in the init system, so it gets stopped on shutdown.
Comment by
arjan timmerman (blaasvis) - Saturday,
25 March 2006, 23:19 GMT
fam won't start without portmap, i just fixed a request for this a
few hours back :X