Skip to content

Commit 1b321c7

Browse files
authored
Update README.md
CVMFS_DEBUGFILE should be CVMFS_DEBUGLOG
1 parent 8d4db3e commit 1b321c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ sudo cvmfs_config chksetup
169169

170170
In case of unclear issues, you can enable the debug mode and log to a file by setting the following environment variable:
171171
```
172-
CVMFS_DEBUGFILE=/some/path/to/cvmfs.log
172+
CVMFS_DEBUGLOG=/some/path/to/cvmfs.log
173173
```
174174

175175
### Proxy / Stratum 1

0 commit comments

Comments
 (0)