Changeset 2216

Show
Ignore:
Timestamp:
04/24/08 23:42:10 (2 weeks ago)
Author:
anarcat
Message:

restart mailman after applying the patches otherwise addresses are wrong

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc-mailman/trunk/debian/postinst

    r2211 r2216  
    6060                        # this will tell alternc-mailman the patch was applied successfully 
    6161                        ln -fs $PATCHFILE $PATCH_MARKER 
     62                        invoke-rc.d mailman restart || true 
    6263                    else 
    6364                        echo "cannot apply patch, your mailman is probably broken now, aborting"