By default OpenWRT's /var is a symlink to /tmp.
authorFlorian Fainelli <florian@openwrt.org>
Sat, 31 Jan 2009 13:51:12 +0000 (13:51 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 31 Jan 2009 13:51:12 +0000 (13:51 +0000)
commite16471fc4e6688ae6254aa0c023eef11fc721f5e
tree1154c178829e8ad76ae0fe5ac5b32571ac04f3e4
parenta487344b73027d12374ed9fe61eab08725d68d93
By default OpenWRT's /var is a symlink to /tmp.
This is unusual under GNU/Linux but justified by the unusual
circumstances of limited flash space and lifetime. But there is
no reason for OpenWRT packages to presume that /tmp and /var
are always interchangeable.

The patch below fixes the cups package so that it behaves better
when used on a system with a proper /var area.

Signed-off-by: Stefan Monnier <monnier@iro.umontreal.ca>
SVN-Revision: 14303
net/cups/files/cupsd.init
net/cups/files/etc/cups/cupsd.conf