Opened 11 years ago
Closed 11 years ago
#5875 closed enhancement (fixed)
rpcbind-0.2.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Change History (4)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
Note:
See TracTickets
for help on using tickets.

In the Changelog above, Lennart Poettering has one more victim and no swith in the configure to disable him:
commit 061eaaeeb588122350fa3fc4d81ac814c59fbd84 Author: Tom Gundersen <teg@jklm.no> Date: Tue Nov 25 11:41:50 2014 -0500 rpcbind: add support for systemd socket activation Making rpcbind sockect activated will greatly simplify its integration in systemd systems. In essence, other services may now assume that rpcbind is always available, even during very early boot. This means that we no longer need to worry about any ordering dependencies. Original-patch-by: Lennart Poettering <lennart@poettering.net> Cc: systemd-devel@lists.freedesktop.org Acked-by: Cristian Rodríguez<crrodriguez@opensuse.org> Signed-off-by: Tom Gundersen <teg@jklm.no> Signed-off-by: Steve Dickson <steved@redhat.com>