29 Oct
2009
29 Oct
'09
4:51 p.m.
Tobias Kieslich schrieb:
Hi,
I frequently ssh into localhost to sync files with unison. THat seems to be broken after the lates pacman -Syu which removed /var/empty.
Is there sombody else who sees the same behavior?
-T
http://bugs.archlinux.org/task/16886 I'll push a version with [ -d /var/empty ] || mkdir -p /var/empty in the init script tonight. This is the safest way IMO.