aboutsummaryrefslogtreecommitdiffstats
path: root/packages/clamav/files/volatiles.03_clamav-daemon
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-10-05 08:51:56 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-10-05 08:51:56 +0000
commite2aa19ca796c5cb2343f11e38104404acdffb7b9 (patch)
tree9a089af7e43de298dbc09927a0e11599c5398fa8 /packages/clamav/files/volatiles.03_clamav-daemon
parent1565969c4c85900f05c337b31bd9f27cc4b3aece (diff)
downloadopenembedded-e2aa19ca796c5cb2343f11e38104404acdffb7b9.tar.gz
clamav 0.88.4: The optional linksource field in the volatiles file is in
fact mandatory, so add it back. I removed it after noticing other packges didn't specify it, so they'll also be broken.
Diffstat (limited to 'packages/clamav/files/volatiles.03_clamav-daemon')
-rw-r--r--packages/clamav/files/volatiles.03_clamav-daemon8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/clamav/files/volatiles.03_clamav-daemon b/packages/clamav/files/volatiles.03_clamav-daemon
index aeac57aa03..c5f68e3511 100644
--- a/packages/clamav/files/volatiles.03_clamav-daemon
+++ b/packages/clamav/files/volatiles.03_clamav-daemon
@@ -1,4 +1,4 @@
-# <type> <owner> <group> <mode> <path> [<linksource>]
-d clamav clamav 0775 /var/log/clamav
-d clamav clamav 0755 /var/lib/clamav
-d clamav clamav 0755 /var/run/clamav \ No newline at end of file
+# <type> <owner> <group> <mode> <path> <linksource>
+d clamav clamav 0775 /var/log/clamav none
+d clamav clamav 0755 /var/lib/clamav none
+d clamav clamav 0755 /var/run/clamav none \ No newline at end of file