Fix header styles
This commit is contained in:
parent
ba5915bb58
commit
ff1824de13
@ -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.
|
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.
|
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.
|
If you set the variable `FS_NOLOG` to a nonempty value, firestarter will not keep logs.
|
||||||
|
|
||||||
# Exit Codes
|
## Exit Codes
|
||||||
|
|
||||||
| code | meaning |
|
| code | meaning |
|
||||||
| --: | --- |
|
| --: | --- |
|
||||||
|
Loading…
Reference in New Issue
Block a user