Change name of fishd log file

darcs-hash:20051123185710-ac50b-bd3e5d1664a4832bfee579a027bbce9ac6661b2d.gz
This commit is contained in:
axel
2005-11-24 04:57:10 +10:00
parent 279159384e
commit 27a60f465d

2
env.c
View File

@@ -45,7 +45,7 @@
/**
Command used to start fishd
*/
#define FISHD_CMD L"if which fishd >/dev/null; fishd ^/tmp/fish.%s.log; end"
#define FISHD_CMD L"if which fishd >/dev/null; fishd ^/tmp/fishd.%s.log; end"
/**
Value denoting a null string