source: npl/mailserver/amavisd-new/doinst.sh @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 179 bytes
RevLine 
[c5c522c]1#!/bin/bash
2#postinst.sh
3#groupadd amavis
4#useradd -d /var/amavis -g amavis amavis
5#mkdir -p /var/amavis/virusmails
6#chown -R amavis:amavis /var/amavis
7#chmod -R 750 /var/amavis
Note: See TracBrowser for help on using the repository browser.