diff --git a/README.md b/README.md index 707c08a..01a6f78 100644 --- a/README.md +++ b/README.md @@ -30,13 +30,13 @@ By setting a dummy execution line, one can effectively prevent an entire configu After all these programs have been started, firestarter executes `~/.firestarterrc` if it exists. -# Logging +## Logging All STDOUT and STDERR messages from these commands are saved to a logfile in `~/.local/share/firestarter/logs` under the same name as the configuration file. By default, these logfiles are rotated every time you log in. If you set the variable `FS_NOLOG` to a nonempty value, firestarter will not keep logs. -# Exit Codes +## Exit Codes | code | meaning | | --: | --- |