By default OpenWRT's /var is a symlink to /tmp. This is unusual under GNU/Linux but...
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)
commit35c6ecc709b106fdb436bf11d7b0aabb566e2e5e
treef9fb827b22f6a53008b280d88658935ec909be52
parente3d2cf3533bb5f387d5775ae7717e702b127b633
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