Change name of fishd log file to be in line with name of socket file

darcs-hash:20060613154126-ac50b-1e33bbe55075035f2a4522aadb9ae500a3d302aa.gz
This commit is contained in:
axel
2006-06-14 01:41:26 +10:00
parent cea3dfd0cb
commit 2bc49b3291

2
env.c
View File

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