Hi,

I solved this problem for me by changing the runlevels in "/etc/init.d/rpcbind" and "/etc/init.d/nfs-common", e.g.

< # Default-Start:     S
< # Default-Stop:      0 1 6
---
> # Default-Start:     1 2 3 4 5
> # Default-Stop:      0 6

Regards,
  Tilmann

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to