Comment 1 for bug 222225

Revision history for this message
Richard Smiley (rsmiley) wrote :

Changing line 81 of the postinst script fixes it:

$ diff postinst.old postinst
81c81
< --service-port=$port --service-user=zope $ZEOSERVER
---
> --service-port=$port --service-user=zope:zope $ZEOSERVER