]> git.pld-linux.org Git - packages/arcavir.git/commitdiff
outdated
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 17 Aug 2010 12:10:24 +0000 (12:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arcavir-bases-path.patch -> 1.2
    arcavir-init-chkconfig.patch -> 1.2

arcavir-bases-path.patch [deleted file]
arcavir-init-chkconfig.patch [deleted file]

diff --git a/arcavir-bases-path.patch b/arcavir-bases-path.patch
deleted file mode 100644 (file)
index 6efc8ef..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-diff -ru orig/etc/arcacmd-scanner.conf new/etc/arcacmd-scanner.conf
---- orig/etc/arcacmd-scanner.conf      2009-01-15 10:11:44.000000000 +0100
-+++ new/etc/arcacmd-scanner.conf       2009-05-09 14:22:43.609786250 +0200
-@@ -7,7 +7,7 @@
- # page.
- # [-bases] Bases path (must be slash-terminated)
--#-Path-Bases /var/cache/arcabit/bases/
-+-Path-Bases /var/lib/arcavir/bases/
- # [-hosts] 0 - all, 1 - only masks from hmask
- #-ScanFiles 0
-Only in new/etc: arcacmd-scanner.conf~
-diff -ru orig/etc/arcad-scanner.conf new/etc/arcad-scanner.conf
---- orig/etc/arcad-scanner.conf        2009-01-15 10:12:19.000000000 +0100
-+++ new/etc/arcad-scanner.conf 2009-05-09 14:22:52.903117813 +0200
-@@ -2,7 +2,7 @@
- # Copyright (C) 2006-2008 ArcaBit Sp. z o.o.
- # [-bases] Bases path (must be slash-terminated)
--#-Path-Bases /var/cache/arcabit/bases/
-+-Path-Bases /var/lib/arcavir/bases/
- # [-hosts] 0 - all, 1 - only masks from hmask
- #-ScanFiles 0
-Only in new/etc: arcad-scanner.conf~
-diff -ru orig/etc/arcascanner-default.conf new/etc/arcascanner-default.conf
---- orig/etc/arcascanner-default.conf  2009-01-15 10:11:05.000000000 +0100
-+++ new/etc/arcascanner-default.conf   2009-05-09 14:22:28.456489653 +0200
-@@ -7,7 +7,7 @@
- # page.
- # [-bases] Bases path (must be slash-terminated)
---Path-Bases /var/cache/arcabit/bases/
-+-Path-Bases /var/lib/arcavir/bases/
- # [-hosts] 0 - all, 1 - only masks from hmask
- -ScanFiles 0
-Only in new/etc: arcascanner-default.conf~
-diff -ru orig/usr/bin/arcaupdate new/usr/bin/arcaupdate
---- orig/usr/bin/arcaupdate    2009-03-04 13:58:17.000000000 +0100
-+++ new/usr/bin/arcaupdate     2009-05-09 14:11:45.276530894 +0200
-@@ -38,8 +38,8 @@
- # directory with anti-virus databases
- # ARCAVIR_BASES=/usr/local/bin/arcavir_bases
--# ARCAVIR_BASES=/var/lib/arcavir/bases
--ARCAVIR_BASES=/var/cache/arcabit/bases
-+ARCAVIR_BASES=/var/lib/arcavir/bases
-+# ARCAVIR_BASES=/var/cache/arcabit/bases
- # path to PGP with public key
- # comment out if you do not want verify data
-Only in new/usr/bin: arcaupdate~
diff --git a/arcavir-init-chkconfig.patch b/arcavir-init-chkconfig.patch
deleted file mode 100644 (file)
index 839b1fb..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- orig/etc/init.d/arcad      2008-12-11 17:02:12.000000000 +0100
-+++ new/etc/init.d/arcad       2009-05-09 15:37:19.263305631 +0200
-@@ -1,6 +1,15 @@
- #!/bin/bash
- #
- # This init script is used to start ArcaBit arcadaemon.
-+#
-+# chkconfig:  345 60 40
-+#
-+# description:        ArcaBit arcadaemon
-+#
-+# processname:        arcad
-+# pidfile:    /var/run/arcad.pid
-+#
-+
- ARCAD_BINARY=/usr/sbin/arcad
- ARCAD_CONF=/etc/arcad.conf
This page took 0.063446 seconds and 4 git commands to generate.