gcc484ntopperl-5.22
gccoud
Last change
on this file since 13a1b25 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
|
Rev | Line | |
---|
[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.