Berni Elbourn wrote:
This is mostly Etch:

$ cat .unison/default.prf
# Unison preferences file
$ strace unison -batch a -path file b -backups 2>&1 |grep open
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3
open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
open("/home/elbournb/.unison", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 3
open("/home/elbournb/.unison/default.prf", O_RDONLY|O_LARGEFILE) = 3
open("/home/elbournb/unison.log", O_WRONLY|O_APPEND|O_CREAT|O_LARGEFILE, 0600) = 3

Just to clarify this was etch with the unison 2.27.57 from lenny



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to