mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Wrote a fetchmail init script.
Added some files to the iso needed by spamassassin. Sample config for amavisd. Fixed the error with empty dns and gateway when red is static. Updated usb- and pci.ids. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1052 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -80,7 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cd $(DIR_APP) && cp -f amavisd /usr/bin
|
||||
chown root.root /usr/bin/amavisd
|
||||
chmod 755 /usr/bin/amavisd
|
||||
cd $(DIR_APP) && cp amavisd.conf /etc
|
||||
cp -fv $(DIR_SRC)/config/amavisd/amavisd.conf /etc
|
||||
chown root.root /etc/amavisd.conf
|
||||
chmod 644 /etc/amavisd.conf
|
||||
-mkdir -p /var/amavis/{db,tmp} /var/virusmails
|
||||
|
||||
Reference in New Issue
Block a user